Home
last modified time | relevance | path

Searched defs:firmware (Results 1 – 24 of 24) sorted by relevance

/openbmc/u-boot/drivers/misc/
H A Dfs_loader.c30 struct firmware { struct
31 size_t size;
32 const u8 *data;
33 const char *name;
34 u32 offset;
/openbmc/u-boot/arch/arm/dts/
H A Dbcm2835-rpi.dtsi20 firmware: firmware { label
/openbmc/phosphor-webui/app/common/directives/
H A Dfirmware-list.js29 firmware.extended.show = !firmware.extended.show; field in AnonymousFunction8e344b770200.AnonymousClass8e344b770701
/openbmc/u-boot/drivers/qe/
H A Dqe.c456 int qe_upload_firmware(const struct qe_firmware *firmware) in qe_upload_firmware()
595 int u_qe_upload_firmware(const struct qe_firmware *firmware) in u_qe_upload_firmware()
708 int u_qe_firmware_resume(const struct qe_firmware *firmware, qe_map_t *qe_immrr) in u_qe_firmware_resume()
804 struct qe_firmware *firmware = (void *) addr; in qe_cmd() local
/openbmc/u-boot/drivers/net/
H A Dvsc7385.c35 int vsc7385_upload_firmware(void *firmware, unsigned int size) in vsc7385_upload_firmware()
/openbmc/qemu/hw/avr/
H A Dboot.c61 MemoryRegion *program_mr, const char *firmware) in avr_load_firmware()
/openbmc/u-boot/drivers/ata/
H A Dlibata.c77 unsigned char firmware[ATA_ID_FW_REV_LEN + 1]; in ata_dump_id() local
H A Dsata_sil.c584 unsigned char firmware[ATA_ID_FW_REV_LEN + 1]; in scan_sata() local
H A Dfsl_sata.c793 unsigned char firmware[ATA_ID_FW_REV_LEN + 1]; in scan_sata() local
H A Ddwc_ahsata.c755 u8 firmware[ATA_ID_FW_REV_LEN + 1] = { 0 }; in dwc_ahsata_scan_common() local
H A Dsata_mv.c994 unsigned char firmware[ATA_ID_FW_REV_LEN + 1]; in scan_sata() local
/openbmc/webui-vue/src/store/
H A Dindex.js50 firmware: FirmwareStore, property in AnonymousClassb4283c500101.modules
/openbmc/u-boot/drivers/remoteproc/
H A Dk3_system_controller.c162 struct k3_sysctrler_load_msg firmware; in k3_sysctrler_load() local
/openbmc/u-boot/drivers/net/fm/
H A Dfm.c112 const struct qe_firmware *firmware) in fman_upload_firmware()
/openbmc/qemu/hw/s390x/
H A Dipl.h83 char *firmware; member
H A Ds390-virtio-ccw.c217 const char *initrd_filename, const char *firmware, in s390_init_ipl_dev()
/openbmc/qemu/hw/hppa/
H A Dmachine.c350 const char *firmware = machine->firmware; in machine_HP_common_init_tail() local
/openbmc/intel-ipmi-oem/src/
H A Dfirmware-update.cpp43 namespace firmware namespace
H A Doemcommands.cpp749 std::string firmware; in ipmiOEMSendEmbeddedFwUpdStatus() local
/openbmc/qemu/include/hw/
H A Dboards.h409 char *firmware; member
/openbmc/webui-vue/src/locales/
H A Den-US.json114 "firmware": "@:appPageTitle.firmware", string
145 "firmware": "Firmware", string
H A Dru-RU.json114 "firmware": "@:appPageTitle.firmware", string
145 "firmware": "Встроенное ПО", string
H A Dka-GE.json114 "firmware": "@:appPageTitle.firmware", string
145 "firmware": "მიკროკოდი", string
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py3997 firmware = "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/firmware" variable in software_SoftwarePurpose