Home
last modified time | relevance | path

Searched defs:FW_CFG_ENTRY_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dqemu_fw_cfg.h42 #define FW_CFG_ENTRY_MASK (~(FW_CFG_WRITE_CHANNEL | FW_CFG_ARCH_LOCAL)) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dqemu_fw_cfg.h42 #define FW_CFG_ENTRY_MASK (~(FW_CFG_WRITE_CHANNEL | FW_CFG_ARCH_LOCAL)) macro
/openbmc/u-boot/include/
H A Dqfw.h57 #define FW_CFG_ENTRY_MASK ~(FW_CFG_WRITE_CHANNEL | FW_CFG_ARCH_LOCAL) macro