Searched defs:firmware (Results 1 - 12 of 12) sorted by relevance

/u-boot/drivers/firmware/
H A Dfirmware-uclass.c9 UCLASS_DRIVER(firmware) = { variable
/u-boot/drivers/net/
H A Dvsc7385.c37 int vsc7385_upload_firmware(void *firmware, unsigned int size) argument
/u-boot/drivers/ata/
H A Dlibata.c79 unsigned char firmware[ATA_ID_FW_REV_LEN + 1]; local
H A Dfsl_sata.c765 unsigned char firmware[ATA_ID_FW_REV_LEN + 1]; local
H A Dsata_sil.c609 unsigned char firmware[ATA_ID_FW_REV_LEN + 1]; local
H A Ddwc_ahsata.c755 u8 firmware[ATA_ID_FW_REV_LEN + 1] = { 0 }; local
H A Dsata_mv.c976 unsigned char firmware[ATA_ID_FW_REV_LEN + 1]; local
/u-boot/drivers/misc/
H A Dfs_loader.c42 struct firmware { struct
[all...]
/u-boot/drivers/remoteproc/
H A Dk3_system_controller.c169 struct k3_sysctrler_load_msg firmware; local
H A Drproc-uclass.c1003 char *firmware; local
[all...]
/u-boot/drivers/qe/
H A Dqe.c462 int qe_upload_firmware(const struct qe_firmware *firmware) argument
602 u_qe_upload_firmware(const struct qe_firmware *firmware) argument
715 u_qe_firmware_resume(const struct qe_firmware *firmware, qe_map_t *qe_immrr) argument
811 struct qe_firmware *firmware = (void *)addr; local
[all...]
/u-boot/drivers/net/fm/
H A Dfm.c114 fman_upload_firmware(int fm_idx, struct fm_imem *fm_imem, const struct qe_firmware *firmware) argument
[all...]

Completed in 143 milliseconds