Home
last modified time | relevance | path

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

/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