Searched refs:FW_CFG_ID (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | qemu_fw_cfg.h | 11 #define FW_CFG_ID 0x01 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | qemu_fw_cfg.h | 11 #define FW_CFG_ID 0x01 macro
|
/openbmc/qemu/pc-bios/optionrom/ |
H A D | optrom_fw_cfg.h | 87 bios_cfg_read_entry_io(&version, FW_CFG_ID, sizeof(version)); in bios_cfg_version()
|
/openbmc/u-boot/include/ |
H A D | qfw.h | 13 FW_CFG_ID = 0x01, enumerator
|
/openbmc/qemu/tests/qtest/ |
H A D | fw_cfg-test.c | 52 id = qfw_cfg_get_u32(fw_cfg, FW_CFG_ID); in test_fw_cfg_id()
|
/openbmc/u-boot/drivers/misc/ |
H A D | qfw.c | 389 qemu_fwcfg_read_entry_pio(FW_CFG_ID, 1, &dma_enabled); in qemu_fwcfg_init()
|
/openbmc/qemu/hw/nvram/ |
H A D | fw_cfg.c | 83 [FW_CFG_ID] = "id", in key_name() 1133 fw_cfg_add_i32(s, FW_CFG_ID, version); in fw_cfg_common_realize()
|
/openbmc/linux/drivers/firmware/ |
H A D | qemu_fw_cfg.c | 703 err = fw_cfg_read_blob(FW_CFG_ID, &rev, 0, sizeof(rev)); in fw_cfg_sysfs_probe()
|
/openbmc/qemu/docs/specs/ |
H A D | fw_cfg.rst | 121 Revision / feature bitmap (Key 0x0001, ``FW_CFG_ID``)
|