Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dx86emu.h182 #define DEBUG_IO_TRACE_F 0x002000 macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/
H A Dx86emu.h187 #define DEBUG_IO_TRACE_F 0x2000 macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/
H A Dbiosemui.h153 #define DEBUG_IO() (M.x86.debug & DEBUG_IO_TRACE_F)
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h80 #define DEBUG_IO_TRACE() (M.x86.debug & DEBUG_IO_TRACE_F)
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h80 # define DEBUG_IO_TRACE() (M.x86.debug & DEBUG_IO_TRACE_F)
/OK3568_Linux_fs/yocto/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)