/linux-6.12.1/drivers/usb/host/ ! |
D | xhci-pci-renesas.c | 236 * Check if "FW Download Lock" is locked. If it is and the FW is in renesas_fw_check_running() 241 dev_dbg(&pdev->dev, "FW Download Lock is engaged."); in renesas_fw_check_running() 247 "FW Download Lock is set and FW is not ready. Giving Up."); in renesas_fw_check_running() 252 * Check if "FW Download Enable" is set. If someone (us?) tampered in renesas_fw_check_running() 258 "FW Download Enable is stale. Giving Up (poweroff/reboot needed)."); in renesas_fw_check_running() 297 * "Firmware Download Sequence" in "7.1 FW Download Interface" in renesas_fw_download() 302 * 0. Set "FW Download Enable" bit in the in renesas_fw_download() 303 * "FW Download Control & Status Register" at 0xF4 in renesas_fw_download() 315 "Firmware Download Step %zd failed at position %zd bytes with (%d).", in renesas_fw_download() 337 dev_warn(&pdev->dev, "Final Firmware Download step timed out."); in renesas_fw_download() [all …]
|
D | xhci-rcar.c | 35 #define RCAR_USB3_DL_CTRL 0x250 /* FW Download Control & Status */ 59 /* FW Download Control & Status */ 123 * According to the datasheet, "Upon the completion of FW Download, in xhci_rcar_download_firmware() 134 /* download R-Car USB3.0 firmware */ in xhci_rcar_download_firmware()
|
/linux-6.12.1/drivers/net/wireless/marvell/libertas/ ! |
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-6.12.1/drivers/media/pci/saa7164/ ! |
D | saa7164-fw.c | 105 "%s() Download flag already set, please reboot\n", in saa7164_downloadimage() 108 /* Indicate download start */ in saa7164_downloadimage() 114 /* Ack download start, then wait for wait */ in saa7164_downloadimage() 503 /* No download, firmware already on board */ in saa7164_downloadfirmware() 540 "bootloader download complete.\n"); in saa7164_downloadfirmware() 544 printk(KERN_ERR "starting firmware download(2)\n"); in saa7164_downloadfirmware() 566 printk(KERN_ERR "firmware download failed\n"); in saa7164_downloadfirmware() 569 printk(KERN_ERR "firmware download complete.\n"); in saa7164_downloadfirmware() 573 /* No bootloader update reqd, download firmware only */ in saa7164_downloadfirmware() 574 printk(KERN_ERR "starting firmware download(3)\n"); in saa7164_downloadfirmware() [all …]
|
/linux-6.12.1/drivers/bus/mhi/host/ ! |
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() 196 dev_dbg(dev, "Starting image download via BHIe. Sequence ID: %u\n", in mhi_fw_load_bhie() 213 /* Wait for the image download to complete */ in mhi_fw_load_bhie() 255 dev_dbg(dev, "Starting image download via BHI. Session ID: %u\n", in mhi_fw_load_bhi() 266 /* Wait for the image download to complete */ in mhi_fw_load_bhi() 462 /* Download image using BHI */ in mhi_fw_load_handler()
|
/linux-6.12.1/Documentation/ABI/stable/ ! |
D | sysfs-bus-mhi | 38 enter EDL (Emergency Download) mode. This entry only exists for 43 This can be useful if user wants to use QDL (Qualcomm Download, 44 which is used to download firmware over EDL) to update firmware.
|
/linux-6.12.1/drivers/staging/media/av7110/ ! |
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-6.12.1/tools/perf/scripts/python/ ! |
D | flamegraph.py | 156 … print("""Not attempting to download Flame Graph template as script command line 157 input is disabled due to using live mode. If you want to download the 160 download the template from: 168 …s = input("Do you wish to download a template from cdn.jsdelivr.net? (this warning can be suppress… 234 parser.add_argument("--allow-download",
|
/linux-6.12.1/include/linux/ ! |
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-6.12.1/drivers/usb/serial/ ! |
D | io_usbvend.h | 231 // Definitions of parameters for download code. Note that these are 232 // specific to a given version of download code and must change if the 233 // corresponding download code changes. 273 #define USB_REQUEST_ION_EXEC_DL_CODE 7 // Begin execution of RAM-based download 346 __u8 iDownloadFile; // Index of string containing download code filename 347 // 0=no download, FF=download compiled into driver. 361 #define EDGE_DOWNLOAD_FILE_NONE 0 // No download requested 362 #define EDGE_DOWNLOAD_FILE_INTERNAL 0xFF // Download the file compiled into driver (930 version) 363 #define EDGE_DOWNLOAD_FILE_I930 0xFF // Download the file compiled into driver (930 version) 364 #define EDGE_DOWNLOAD_FILE_80251 0xFE // Download the file compiled into driver (80251 version) [all …]
|
/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/ ! |
D | r8192E_firmware.c | 31 netdev_err(dev, "Firmware download failed.\n"); in _rtl92e_fw_boot_cpu() 34 netdev_dbg(dev, "Download Firmware: Put code ok!\n"); in _rtl92e_fw_boot_cpu() 45 netdev_dbg(dev, "Download Firmware: Boot ready!\n"); in _rtl92e_fw_boot_cpu() 183 netdev_dbg(dev, "Firmware Download Success\n"); in rtl92e_init_fw()
|
/linux-6.12.1/drivers/misc/altera-stapl/ ! |
D | Kconfig | 2 comment "Altera FPGA firmware download module (requires I2C)" 6 tristate "Altera FPGA firmware download module"
|
/linux-6.12.1/drivers/net/wireless/purelifi/plfxlc/ ! |
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-6.12.1/Documentation/translations/zh_TW/arch/loongarch/ ! |
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-6.12.1/drivers/net/wireless/st/cw1200/ ! |
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()
|
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-6.12.1/drivers/bluetooth/ ! |
D | Kconfig | 66 download support for Broadcom Bluetooth controllers. 76 The MediaTek protocol support enables firmware download 89 download support for Realtek Bluetooth controllers. 414 tristate "Atheros firmware download driver" 418 Bluetooth firmware download driver. 422 Say Y here to compile support for "Atheros firmware download driver"
|
/linux-6.12.1/drivers/misc/ti-st/ ! |
D | st_kim.c | 5 * and firmware download 73 pr_err("no proper response during fw download"); in validate_firmware_response() 125 * kim_int_recv - receive function called during firmware download 126 * firmware download responses on different UART drivers 388 pr_err("response timeout/signaled during fw download "); in download_firmware() 408 /* fw download complete */ in download_firmware() 418 * 2. during send/recv's of firmware download 448 * and perform download(send/recv). 494 * ldisc installed but fw download failed, in st_kim_start() 497 pr_err("download firmware failed"); in st_kim_start() [all …]
|
/linux-6.12.1/sound/isa/wavefront/ ! |
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-6.12.1/drivers/staging/greybus/ ! |
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()
|
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-6.12.1/Documentation/translations/zh_CN/arch/loongarch/ ! |
D | irq-chip-model.rst | 172 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm… 174 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm… 178 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm… 180 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
|
/linux-6.12.1/Documentation/scsi/ ! |
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-6.12.1/drivers/uio/ ! |
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-6.12.1/drivers/net/ethernet/amd/pds_core/ ! |
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()
|