HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_PROC_F (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/bios_emulator/include/
x86emu.h 182 #define DEBUG_PROC_F 0x0100
191 #define DEBUG_SYS_F (DEBUG_SVC_F|DEBUG_FS_F|DEBUG_PROC_F)
  /external/u-boot/drivers/bios_emulator/include/x86emu/
debug.h 74 # define DEBUG_PROC() (M.x86.debug & DEBUG_PROC_F)

Completed in 216 milliseconds