Home
last modified time | relevance | path

Searched refs:DEBUG_IO_TRACE_F (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/bios_emulator/include/
H A Dx86emu.h187 #define DEBUG_IO_TRACE_F 0x2000 macro
/openbmc/u-boot/drivers/bios_emulator/
H A Dbiosemui.h153 #define DEBUG_IO() (M.x86.debug & DEBUG_IO_TRACE_F)
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h80 # define DEBUG_IO_TRACE() (M.x86.debug & DEBUG_IO_TRACE_F)
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19857 -#define DEBUG_IO_TRACE_F 0x002000
19859 +#define DEBUG_IO_TRACE_F 0x002000
19934 -# define DEBUG_IO_TRACE() (M.x86.debug & DEBUG_IO_TRACE_F)
19952 +#define DEBUG_IO_TRACE() (M.x86.debug & DEBUG_IO_TRACE_F)