/linux-4.1.27/arch/cris/boot/rescue/ |
H A D | testrescue.S | 3 * Just lights some LEDs to show it was downloaded correctly.
|
H A D | head_v10.S | 14 * bytes from the serial port and jump into it. the downloaded 77 ;; That is not where we put our downloaded serial boot-code. 305 ;; jump into downloaded code
|
H A D | kimagerescue.S | 139 ;; jump into downloaded code
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-firmware.c | 17 u16 cpu_cs_register; /* needs to be restarted, when the firmware has been downloaded. */
|
H A D | technisat-usb2.c | 325 /* method to find out whether the firmware has to be downloaded or not */ technisat_usb2_identify_state()
|
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm.h | 2 * Assembler for the sequencer program downloaded to Aic7xxx SCSI host adapters
|
H A D | aicasm_insformat.h | 2 * Instruction formats for the sequencer program downloaded to
|
H A D | aicasm_gram.y | 752 stop("Invalid downloaded constant declaration", 757 stop("Re-definition of symbol as a downloaded constant",
|
/linux-4.1.27/drivers/media/common/ |
H A D | cypress_firmware.c | 21 * when the firmware has been downloaded */
|
/linux-4.1.27/drivers/usb/image/ |
H A D | mdc800.c | 162 int downloaded; member in struct:mdc800_data 413 mdc800->downloaded = 1; mdc800_usb_download_notify() 748 mdc800->downloaded, mdc800_device_read() 750 mdc800->downloaded = 0; mdc800_device_read() 1011 mdc800->downloaded = 0; usb_mdc800_init()
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
H A D | if_cs.c | 206 * IF_CS_BIT_TX driver downloaded a data packet 208 * IF_CS_BIT_COMMAND driver downloaded a command 218 * IF_CS_BIT_TX a data packet has been downloaded 220 * IF_CS_BIT_COMMAND a firmware block or a command has been downloaded 607 * downloaded successfully" if_cs_prog_helper()
|
H A D | if_spi.h | 36 /* Value to check once the main firmware is downloaded */
|
H A D | if_sdio.c | 143 * the image is downloaded, or reads RX packet length when
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | usb.c | 60 #define DL_GO 2 /* execute downloaded image */ 64 #define DL_GO_PROTECTED 6 /* execute the downloaded code and set reset 66 * responsibility of the downloaded code to 764 /* Check if firmware downloaded already by querying runtime ID */ brcmf_usb_dlneeded() 776 brcmf_dbg(USB, "firmware already downloaded\n"); brcmf_usb_dlneeded()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | testmode.c | 163 /* utf image is already downloaded, it shouldn't be */ ath10k_tm_cmd_utf_start()
|
H A D | core.c | 292 ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot cal file downloaded\n"); ath10k_download_cal_file()
|
H A D | htt.h | 236 * security key has been downloaded to and activated by the target.
|
/linux-4.1.27/drivers/uwb/i1480/dfu/ |
H A D | dfu.c | 128 * spurious notification after firmware is downloaded. So check whether i1480_cmd()
|
/linux-4.1.27/arch/m68k/68360/ |
H A D | commproc.c | 23 * but then we have to be careful of any downloaded microcode.
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
H A D | init.c | 728 * - Check if the firmware is downloaded successfully 769 /* Check if the firmware is downloaded successfully or not */ mwifiex_dnld_fw()
|
H A D | pcie.c | 1005 * This function unmaps and frees downloaded data buffer 1825 * Firmware is downloaded to the card in blocks. Every block download
|
H A D | sdio.c | 860 * Firmware is downloaded to the card in blocks. Every block download 1598 * buffer and then downloaded to the card. Previous unsent packets in the
|
H A D | sta_cmd.c | 1992 * a configuration file and downloaded to firmware. mwifiex_sta_init_cmd()
|
/linux-4.1.27/sound/pci/pcxhr/ |
H A D | pcxhr_hwdep.c | 354 "pcxhr firmware downloaded and successfully set up\n"); pcxhr_dsp_load()
|
/linux-4.1.27/drivers/usb/atm/ |
H A D | speedtch.c | 278 usb_dbg(usbatm, "%s: BLOCK0 downloaded (%d bytes)\n", __func__, ret); speedtch_upload_firmware() 306 usb_dbg(usbatm, "%s: BLOCK2 downloaded (%d bytes)\n", __func__, actual_length); speedtch_upload_firmware() 335 usb_dbg(usbatm, "%s: BLOCK4 downloaded (%d bytes)\n", __func__, actual_length); speedtch_upload_firmware()
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
H A D | saa7164-fw.c | 186 printk(KERN_INFO "%s() Image downloaded, booting...\n", __func__); saa7164_downloadimage()
|
/linux-4.1.27/drivers/net/wan/ |
H A D | farsync.h | 184 #define FST_DOWNLOAD 2 /* Card being downloaded */
|
H A D | cosa.c | 32 * and other goods can be downloaded from ftp://ftp.ics.muni.cz/pub/cosa/. 141 #define COSA_FW_DOWNLOAD (1<<1) /* Is the microcode downloaded? */
|
/linux-4.1.27/drivers/misc/mic/host/ |
H A D | mic_x100.c | 415 * the address at which the OS should be downloaded in card
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | hermes_dld.c | 61 * The binary image to be downloaded consists of series of data blocks.
|
H A D | orinoco_usb.c | 1679 /* If the firmware is already downloaded orinoco.c will call ezusb_probe() 1685 err("Firmware may not be downloaded or may be wrong."); ezusb_probe()
|
/linux-4.1.27/drivers/scsi/bnx2i/ |
H A D | bnx2i_init.c | 178 * longer supported after firmware is downloaded. In that bnx2i_start()
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | ptrace_64.c | 495 * (If the kernel was downloaded using a remote gdb, WPC.DBRMODE sh64_ptrace()
|
/linux-4.1.27/arch/x86/crypto/ |
H A D | crc32c-pcl-intel-asm_64.S | 5 * downloaded from:
|
H A D | aesni-intel_asm.S | 4 * The white paper of AES-NI instructions can be downloaded from:
|
/linux-4.1.27/drivers/bluetooth/ |
H A D | ath3k.c | 405 BT_DBG("Patch was already downloaded"); ath3k_load_patch()
|
H A D | btusb.c | 2042 * file and it will continue until all the messages are downloaded to btusb_setup_intel() 2047 * downloaded patch. btusb_setup_intel() 2070 * with reset and activate the downloaded firmware patches. btusb_setup_intel() 2107 * deactivate the downloaded firmware patches. btusb_setup_intel()
|
H A D | btmrvl_sdio.c | 1039 BT_DBG("Firmware already downloaded!"); btmrvl_sdio_download_fw()
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
H A D | head.S | 411 ; or RAM when booting directly from a network-downloaded RAM image)
|
/linux-4.1.27/sound/pci/mixart/ |
H A D | mixart_hwdep.c | 556 "miXart firmware downloaded and successfully set up\n"); mixart_dsp_load()
|
/linux-4.1.27/sound/pcmcia/vx/ |
H A D | vxp_ops.c | 208 /* TEMPO 250ms : wait until Xilinx is downloaded */ vxp_load_xilinx_binary()
|
/linux-4.1.27/sound/soc/intel/atom/ |
H A D | sst-mfld-dsp.h | 308 struct lib_slot_info slot_info; /* slot info to be downloaded */
|
/linux-4.1.27/drivers/media/usb/go7007/ |
H A D | go7007-driver.c | 155 * the boot firmware has already been downloaded.
|
/linux-4.1.27/drivers/scsi/ |
H A D | 3w-9xxx.h | 233 {0x0235, "Image downloaded overflowed buffer"},
|
H A D | qlogicpti.c | 590 /* Start using newly downloaded firmware. */ qlogicpti_load_firmware()
|
H A D | wd719x.c | 731 /* read config from EEPROM so it can be downloaded by the RISC on (re-)init */ wd719x_read_eeprom()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | main.h | 368 bool ucode_loaded; /* true after ucode downloaded */
|
/linux-4.1.27/drivers/firmware/ |
H A D | dell_rbu.c | 562 * new hunk of packets needs to be downloaded callbackfn_rbu()
|
/linux-4.1.27/drivers/tty/serial/jsm/ |
H A D | jsm_tty.c | 371 * downloaded and init'ed.
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
H A D | lcdc.c | 392 * the controller, since the palette can always be downloaded separately.
|
/linux-4.1.27/include/linux/ |
H A D | ti_wilink_st.h | 138 * needs to be downloaded to initialize chip side ST.
|
/linux-4.1.27/include/uapi/sound/ |
H A D | asequencer.h | 435 #define SNDRV_SEQ_PORT_TYPE_SAMPLE (1<<12) /* Sampling device (sample can be downloaded at any time) */
|
/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | cpm1.c | 21 * but then we have to be careful of any downloaded microcode.
|
/linux-4.1.27/include/linux/i2c/ |
H A D | twl.h | 549 * but are usually part of downloaded scripts that are run when various
|
/linux-4.1.27/drivers/tty/ |
H A D | rocket_int.h | 672 downloaded to the AIOP, and it must not be called before the 673 microcode has been downloaded.
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 631 * Keep a history of SCBs we've downloaded in the qinfifo. ahc_queue_scb() 6860 int downloaded; ahc_loadseq() local 6887 downloaded = 0; ahc_loadseq() 6902 if (downloaded == ahc->instruction_ram_size) { ahc_loadseq() 6922 cs_table[cs_count].end = downloaded; ahc_loadseq() 6930 cs_table[cs_count].begin = downloaded; ahc_loadseq() 6936 downloaded++; ahc_loadseq() 6951 printk(" %d instructions downloaded\n", downloaded); ahc_loadseq()
|
H A D | aic79xx_core.c | 858 * Keep a history of SCBs we've downloaded in the qinfifo. ahd_queue_scb() 9361 int downloaded; ahd_loadseq() local 9455 downloaded = 0; ahd_loadseq() 9476 cs_table[cs_count].end = downloaded; ahd_loadseq() 9484 cs_table[cs_count].begin = downloaded; ahd_loadseq() 9490 downloaded++; ahd_loadseq() 9505 printk(" %d instructions downloaded\n", downloaded); ahd_loadseq()
|
H A D | aic79xx.h | 505 /********** Long lun field only downloaded for full 8 byte lun support ********/
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | atmel_mxt_ts.c | 1180 * downloaded. mxt_update_crc() 1189 * always be downloaded. mxt_update_crc()
|
/linux-4.1.27/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 863 /* samples are downloaded via a 16-bit wide i/o port wavefront_send_sample() 1707 the Motorola firmware is downloaded, the card *never* snd_wavefront_internal_interrupt()
|
/linux-4.1.27/drivers/misc/ti-st/ |
H A D | st_core.c | 618 /* if fw is already downloaded & new stack registers protocol */ st_register()
|
H A D | st_kim.c | 96 /* becos of all the script being downloaded */ validate_firmware_response()
|
/linux-4.1.27/drivers/net/usb/ |
H A D | kaweth.c | 1042 * downloaded. Don't try to do it again, or we'll hang the device. kaweth_probe()
|
/linux-4.1.27/drivers/media/tuners/ |
H A D | tuner-xc2028.c | 849 /* Check firmware version against what we downloaded. */ check_firmware()
|
H A D | xc4000.c | 1062 /* Check firmware version against what we downloaded. */ check_firmware()
|
/linux-4.1.27/drivers/usb/serial/ |
H A D | io_usbvend.h | 409 // structure. It is NOT modified when new boot code is downloaded; rather,
|
/linux-4.1.27/net/nfc/ |
H A D | core.c | 81 * @dev: The nfc device to which firmware was downloaded
|
/linux-4.1.27/sound/oss/ |
H A D | pss.c | 1062 * downloaded to the ADSP2115 spends some time initializing the card. probe_pss_mss()
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
H A D | aic94xx_seq.c | 417 * microcode can be downloaded at the same time. asd_seq_download_seqs()
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | vub300.c | 1764 * has been already downloaded to the VUB300 chip vub300_cmndwork_thread()
|
/linux-4.1.27/drivers/media/pci/ttpci/ |
H A D | av7110.c | 1542 printk(KERN_ERR "dvb-ttpci: and can be downloaded from" get_firmware()
|
/linux-4.1.27/drivers/net/wireless/ |
H A D | ray_cs.c | 2544 "Card not downloaded", /* 1 */
|
/linux-4.1.27/drivers/staging/dgnc/ |
H A D | dgnc_tty.c | 288 * downloaded and init'ed.
|
/linux-4.1.27/drivers/block/ |
H A D | nvme-scsi.c | 2786 /* Attempt to activate any previously downloaded firmware image */ nvme_trans_format_unit()
|
/linux-4.1.27/drivers/staging/dgap/ |
H A D | dgap.c | 25 * image was to be downloaded. I think even the BIOS or 6747 * downloaded and init'ed.
|
/linux-4.1.27/drivers/net/ethernet/3com/ |
H A D | 3c59x.c | 542 #define DN_COMPLETE 0x00010000 /* This packet has been downloaded */
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
H A D | cnic.c | 5285 * can change after firmware is downloaded. cnic_register_netdev()
|