| /linux/drivers/usb/host/ |
| H A D | xhci-pci-renesas.c | 237 * Check if "FW Download Lock" is locked. If it is and the FW is in renesas_fw_check_running() 242 dev_dbg(&pdev->dev, "FW Download Lock is engaged."); in renesas_fw_check_running() 248 "FW Download Lock is set and FW is not ready. Giving Up."); in renesas_fw_check_running() 253 * Check if "FW Download Enable" is set. If someone (us?) tampered in renesas_fw_check_running() 259 "FW Download Enable is stale. Giving Up (poweroff/reboot needed)."); in renesas_fw_check_running() 298 * "Firmware Download Sequence" in "7.1 FW Download Interface" in renesas_fw_download() 303 * 0. Set "FW Download Enable" bit in the in renesas_fw_download() 304 * "FW Download Control & Status Register" at 0xF4 in renesas_fw_download() 316 "Firmware Download Step %zd failed at position %zd bytes with (%d).", in renesas_fw_download() 338 dev_warn(&pdev->dev, "Final Firmware Download step timed out."); in renesas_fw_download() [all …]
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | if_spi.h | 92 /* Host Interrupt Control bit : Tx auto download */ 96 /* Host Interrupt Control bit : Command auto download */ 102 /* Card Interrupt Case bit : Tx download over */ 106 /* Card Interrupt Case bit : Command download over */ 137 /* Host Interrupt Status bit : Tx download ready */ 141 /* Host Interrupt Status bit : Command download ready */ 161 /* Host Interrupt Status Mask bit : Tx download ready */ 165 /* Host Interrupt Status Mask bit : Command download ready */
|
| /linux/drivers/usb/serial/ |
| H A D | io_usbvend.h | 232 // Definitions of parameters for download code. Note that these are 233 // specific to a given version of download code and must change if the 234 // corresponding download code changes. 274 #define USB_REQUEST_ION_EXEC_DL_CODE 7 // Begin execution of RAM-based download 347 __u8 iDownloadFile; // Index of string containing download code filename 348 // 0=no download, FF=download compiled into driver. 362 #define EDGE_DOWNLOAD_FILE_NONE 0 // No download requested 363 #define EDGE_DOWNLOAD_FILE_INTERNAL 0xFF // Download the file compiled into driver (930 version) 364 #define EDGE_DOWNLOAD_FILE_I930 0xFF // Download the file compiled into driver (930 version) 365 #define EDGE_DOWNLOAD_FILE_80251 0xFE // Download the file compiled into driver (80251 version) [all …]
|
| H A D | io_ti.c | 52 #define TI_MODE_DOWNLOAD 2 /* Made it to download mode */ 55 * transitioning to download mode 811 * Then while in boot mode, the driver will download the latest in build_i2c_fw_hdr() 813 * device comes back up in download mode the driver will cause the new in build_i2c_fw_hdr() 921 /* Download given firmware image to the device (IN BOOT MODE) */ 996 * DownloadTIFirmware - Download run-time operating firmware to the TI5052 1029 * This routine is entered by both the BOOT mode and the Download mode in download_fw() 1051 * if we have more than one endpoint we are definitely in download in download_fw() 1080 dev_dbg(dev, "%s - RUNNING IN DOWNLOAD MODE\n", __func__); in do_download_mode() 1084 dev_dbg(dev, "%s - DOWNLOAD MODE -- BAD I2C\n", __func__); in do_download_mode() [all …]
|
| /linux/include/linux/ |
| H A D | ti_wilink_st.h | 39 * download is in progress. 98 * the recv function, as in during fw download only HCI events 153 * availability during firmware download 206 * to download firmware onto chip more than once 230 * mainly used during fw download, which involves multiple send/wait 237 * @rx_state: the rx state for kim's receive func during fw download. 238 * @rx_count: the rx count for the kim's receive func during fw download. 267 * ldisc installed, read chip_version, download relevant fw
|
| /linux/drivers/staging/media/av7110/ |
| H A D | Kconfig | 30 download/extract it, and then copy it to /usr/lib/hotplug/firmware 33 Alternatively, you can download the file and use the kernel's 69 download/extract it, and then copy it to /usr/lib/hotplug/firmware
|
| /linux/drivers/bus/mhi/host/ |
| H A D | boot.c | 98 * image download completion. in __mhi_download_rddm_in_panic() 129 "Waiting for RDDM image download via BHIe, current EE:%s\n", in __mhi_download_rddm_in_panic() 156 /* Download RDDM image from device */ 166 dev_dbg(dev, "Waiting for RDDM image download via BHIe\n"); in mhi_download_rddm_image() 168 /* Wait for the image download to complete */ in mhi_download_rddm_image() 226 dev_dbg(dev, "Starting image download via BHIe. Sequence ID: %u\n", in mhi_fw_load_bhie() 243 /* Wait for the image download to complete */ in mhi_fw_load_bhie() 274 dev_dbg(dev, "Starting image download via BHI. Session ID: %u\n", in mhi_fw_load_bhi() 283 /* Wait for the image download to complete */ in mhi_fw_load_bhi()
|
| /linux/tools/perf/scripts/python/ |
| H A D | flamegraph.py | 172 """Not attempting to download Flame Graph template as script command line 173 input is disabled due to using live mode. If you want to download the 176 download the template from: 184 s = input("Do you wish to download a template from cdn.jsdelivr.net?" + 185 "(this warning can be suppressed with --allow-download) [yn] " 253 parser.add_argument("--allow-download",
|
| /linux/drivers/net/wireless/purelifi/plfxlc/ |
| H A D | firmware.c | 160 /* Code for single pack file download */ in plfxlc_download_xl_firmware() 188 /* Download firmware files in multiple steps */ in plfxlc_download_xl_firmware() 226 /* Code for single pack file download ends fw download finish */ in plfxlc_download_xl_firmware() 229 dev_dbg(&intf->dev, "Download fpga (4) (%d)\n", r); in plfxlc_download_xl_firmware()
|
| /linux/drivers/misc/altera-stapl/ |
| H A D | Kconfig | 2 comment "Altera FPGA firmware download module (requires I2C)" 6 tristate "Altera FPGA firmware download module"
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | fwio.c | 172 /* Calculcate number of download blocks */ in cw1200_load_firmware_cw1200() 175 /* Updating the length in Download Ctrl Area */ in cw1200_load_firmware_cw1200() 184 /* check the download status */ in cw1200_load_firmware_cw1200() 232 } /* End of firmware download loop */ in cw1200_load_firmware_cw1200() 234 /* Wait for the download completion */ in cw1200_load_firmware_cw1200() 242 pr_err("Wait for download completion failed: 0x%.8X\n", val32); in cw1200_load_firmware_cw1200() 246 pr_info("Firmware download completed.\n"); in cw1200_load_firmware_cw1200()
|
| H A D | hwio.h | 26 /* Download control area */ 42 /* No. of bytes put into the download, init & updated by host */ 46 /* No. of bytes read from the download, host init, device updates */ 76 /* Download error code */
|
| /linux/Documentation/translations/zh_TW/arch/loongarch/ |
| H A D | irq-chip-model.rst | 140 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm… 142 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm… 146 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm… 148 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
|
| /linux/sound/isa/wavefront/ |
| H A D | wavefront_synth.c | 43 The default is to download the microprogram and 158 { 0x10, "Download Record Error" }, 185 { WFC_DOWNLOAD_SAMPLE, "download sample", 187 { WFC_DOWNLOAD_BLOCK, "download block", 0, 0, NEEDS_ACK}, 188 { WFC_DOWNLOAD_SAMPLE_HEADER, "download sample header", 198 { WFC_DOWNLOAD_MULTISAMPLE, "download multisample", 0, 0, NEEDS_ACK }, 206 { WFC_DOWNLOAD_SAMPLE_ALIAS, "download sample alias", 213 { WFC_DOWNLOAD_PATCH, "download patch", 0, 134, NEEDS_ACK }, 215 { WFC_DOWNLOAD_PROGRAM, "download program", 0, 33, NEEDS_ACK }, 217 { WFC_DOWNLOAD_EDRUM_PROGRAM, "download enhanced drum program", 0, 9, [all …]
|
| /linux/drivers/staging/greybus/ |
| H A D | fw-core.c | 104 /* Disallow multiple Firmware Download CPorts */ in gb_fw_core_probe() 107 "multiple download CPorts found\n"); in gb_fw_core_probe() 115 dev_err(&bundle->dev, "failed to create download connection (%ld)\n", in gb_fw_core_probe() 177 dev_err(&bundle->dev, "failed to initialize firmware download connection, disable it (%d)\n", in gb_fw_core_probe()
|
| H A D | fw-download.c | 3 * Greybus Firmware Download Protocol Driver. 30 /* Timeout, in jiffies, within which the firmware shall download */ 151 "Firmware download didn't finish in time, abort: %d\n", in exceeds_release_timeout() 309 * Firmware download must finish within a limited time interval. If it in fw_download_fetch_firmware() 311 * download. in fw_download_fetch_firmware()
|
| /linux/Documentation/translations/zh_CN/scsi/ |
| H A D | wd719x.rst | 19 http://support.wdc.com/product/download.asp?groupid=801&sid=27&lang=en 29 wget http://support.wdc.com/download/archive/pciscsi.exe
|
| /linux/Documentation/scsi/ |
| H A D | wd719x.rst | 9 http://support.wdc.com/product/download.asp?groupid=801&sid=27&lang=en 18 wget http://support.wdc.com/download/archive/pciscsi.exe
|
| /linux/drivers/net/ethernet/amd/pds_core/ |
| H A D | fw.c | 14 /* Number of periodic log updates during fw file download */ 143 "download failed offset 0x%x addr 0x%llx len 0x%x: %pe\n", in pdsc_firmware_update() 145 NL_SET_ERR_MSG_MOD(extack, "Segment download failed"); in pdsc_firmware_update()
|
| /linux/drivers/uio/ |
| H A D | Kconfig | 81 available for download from the Automata GmbH web site. 135 for download in a git repository: 158 download in a git repository:
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_fw.c | 22 /* Number of periodic log updates during fw file download */ 142 "download failed offset 0x%x addr 0x%lx len 0x%x\n", in ionic_firmware_update() 145 NL_SET_ERR_MSG_MOD(extack, "Segment download failed"); in ionic_firmware_update()
|
| /linux/drivers/media/rc/keymaps/ |
| H A D | rc-xbox-360.c | 10 …* http://download.microsoft.com/download/b/c/e/bce76f3f-db51-4c98-b79d-b3d21e90ccc1/universalmedia…
|
| /linux/drivers/usb/image/ |
| H A D | mdc800.c | 119 NOT_CONNECTED, READY, WORKING, DOWNLOAD enumerator 150 int download_left; // Bytes left to download ? 718 if (mdc800->state == DOWNLOAD) in mdc800_device_read() 723 /* Download -> Request new bytes */ in mdc800_device_read() 728 "Can't submit download urb " in mdc800_device_read() 742 "request download-bytes fails " in mdc800_device_read() 872 case 0x05: /* Download Image */ in mdc800_device_write() 886 case 0x09: /* Download Thumbnail */ in mdc800_device_write() 888 mdc800->state=DOWNLOAD; in mdc800_device_write()
|
| /linux/drivers/watchdog/ |
| H A D | ziirave_wdt.c | 57 /* Received and ready for next Download packet. */ 359 dev_err(&client->dev, "Failed to start download\n"); in ziirave_firm_upload() 365 dev_err(&client->dev, "No ACK for start download\n"); in ziirave_firm_upload() 379 * Finish firmware download process by sending a zero length in ziirave_firm_upload() 399 /* End download operation */ in ziirave_firm_upload() 403 "Failed to end firmware download: %d\n", ret); in ziirave_firm_upload()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ddp.c | 413 * ice_get_ddp_pkg_state - get DDP pkg state after download 669 * @state: state of the DDP pkg after download 1175 * Download Package (0x0C40) 1287 ice_debug(hw, ICE_DBG_PKG, "Pkg download failed: err %d off %d inf %d\n", in ice_ddp_send_hunk() 1302 * @start: buffer index of first buffer to download 1303 * @count: the number of buffers to download 1399 * ice_download_pkg_sig_seg - download a signature segment 1411 * ice_download_pkg_config_seg - download a config segment 1449 * ice_dwnld_sign_and_cfg_segs - download a signing segment and config segment 1513 * ice_post_dwnld_pkg_actions - perform post download package actions [all …]
|