Home
last modified time | relevance | path

Searched refs:DEBUG_FS_F (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dx86emu.h176 #define DEBUG_FS_F 0x000080 macro
186 #define DEBUG_SYS_F (DEBUG_SVC_F|DEBUG_FS_F|DEBUG_PROC_F)
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/
H A Dx86emu.h181 #define DEBUG_FS_F 0x0080 macro
191 #define DEBUG_SYS_F (DEBUG_SVC_F|DEBUG_FS_F|DEBUG_PROC_F)
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h73 #define DEBUG_FS() (M.x86.debug & DEBUG_FS_F)
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h73 # define DEBUG_FS() (M.x86.debug & DEBUG_FS_F)
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19850 #define DEBUG_FS_F 0x000080
19864 #define DEBUG_SYS_F (DEBUG_SVC_F|DEBUG_FS_F|DEBUG_PROC_F)
19927 -# define DEBUG_FS() (M.x86.debug & DEBUG_FS_F)
19945 +#define DEBUG_FS() (M.x86.debug & DEBUG_FS_F)