Home
last modified time | relevance | path

Searched refs:DEBUG_IO_TRACE (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dhelper_exec.c36 #define DEBUG_IO_TRACE() 0 macro
230 if (PRINT_PORT && DEBUG_IO_TRACE()) in port_rep_inb()
247 if (PRINT_PORT && DEBUG_IO_TRACE()) in port_rep_inw()
264 if (PRINT_PORT && DEBUG_IO_TRACE()) in port_rep_inl()
281 if (PRINT_PORT && DEBUG_IO_TRACE()) in port_rep_outb()
298 if (PRINT_PORT && DEBUG_IO_TRACE()) in port_rep_outw()
315 if (PRINT_PORT && DEBUG_IO_TRACE()) in port_rep_outl()
334 if (PRINT_PORT && DEBUG_IO_TRACE()) in x_inb()
350 if (PRINT_PORT && DEBUG_IO_TRACE()) in x_inb()
373 if (PRINT_PORT && DEBUG_IO_TRACE()) in x_inw()
[all …]
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/
H A Dsys.c144 DB(if (DEBUG_IO_TRACE()) in p_inb()
159 DB(if (DEBUG_IO_TRACE()) in p_inw()
174 DB(if (DEBUG_IO_TRACE()) in p_inl()
188 DB(if (DEBUG_IO_TRACE()) in p_outb()
202 DB(if (DEBUG_IO_TRACE()) in p_outw()
216 DB(if (DEBUG_IO_TRACE()) in p_outl()
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dsys.c361 DB(if (DEBUG_IO_TRACE()) in p_inb()
377 DB(if (DEBUG_IO_TRACE()) in p_inw()
393 DB(if (DEBUG_IO_TRACE()) in p_inl()
408 DB(if (DEBUG_IO_TRACE()) in p_outb()
423 DB(if (DEBUG_IO_TRACE()) in p_outw()
438 DB(if (DEBUG_IO_TRACE()) in p_outl()
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h80 #define DEBUG_IO_TRACE() (M.x86.debug & DEBUG_IO_TRACE_F) macro
98 #define DEBUG_IO_TRACE() 0 macro
121 | DEBUG_IO_TRACE() | DEBUG_SAVE_IP_CS()) { \
/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) macro
98 # define DEBUG_IO_TRACE() 0 macro
125 | DEBUG_IO_TRACE() | DEBUG_SAVE_IP_CS()) { \
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch19444 -DB( if (DEBUG_IO_TRACE())
19447 + DB(if (DEBUG_IO_TRACE())
19462 -DB( if (DEBUG_IO_TRACE())
19465 + DB(if (DEBUG_IO_TRACE())
19480 -DB( if (DEBUG_IO_TRACE())
19483 + DB(if (DEBUG_IO_TRACE())
19499 -DB( if (DEBUG_IO_TRACE())
19502 + DB(if (DEBUG_IO_TRACE())
19518 -DB( if (DEBUG_IO_TRACE())
19521 + DB(if (DEBUG_IO_TRACE())
[all …]
/OK3568_Linux_fs/external/xserver/
H A DChangeLog138752DEBUG_IO_TRACE
138754DEBUG_IO_TRACE