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

  /external/u-boot/drivers/bios_emulator/include/x86emu/
debug.h 66 # define DEBUG_TRACE() (M.x86.debug & DEBUG_TRACE_F)
85 # define DEBUG_TRACE() 0
142 if (DEBUG_TRACE() || DEBUG_DECODE()) X86EMU_trace_regs()
  /external/u-boot/drivers/misc/
cros_ec_i2c.c 20 #ifdef DEBUG_TRACE
21 #define debug_trace(fmt, b...) debug(fmt, #b) macro
23 #define debug_trace(fmt, b...) macro
cros_ec_lpc.c 21 #ifdef DEBUG_TRACE
22 #define debug_trace(fmt, b...) debug(fmt, ##b) macro
24 #define debug_trace(fmt, b...) macro
85 debug_trace("cmd: %02x, ver: %02x", cmd, cmd_version);
88 debug_trace("%02x ", *d);
92 debug_trace("\n");
129 debug_trace("%02x ", *d);
131 debug_trace("\n");
cros_ec.c 31 #ifdef DEBUG_TRACE
32 #define debug_trace(fmt, b...) debug(fmt, #b) macro
34 #define debug_trace(fmt, b...) macro
  /external/u-boot/drivers/bios_emulator/x86emu/
debug.c 56 if (DEBUG_TRACE()) {
68 if (DEBUG_TRACE()) {
100 * if (debug&DEBUG_TRACE) trace_regs(r,m);
  /external/u-boot/drivers/spi/
ich.c 22 #ifdef DEBUG_TRACE
23 #define debug_trace(fmt, args...) debug(fmt, ##args) macro
25 #define debug_trace(x, args...) macro
32 debug_trace("read %2.2x from %4.4x\n", value, reg);
41 debug_trace("read %4.4x from %4.4x\n", value, reg);
50 debug_trace("read %8.8x from %4.4x\n", value, reg);
58 debug_trace("wrote %2.2x to %4.4x\n", value, reg);
64 debug_trace("wrote %4.4x to %4.4x\n", value, reg);
70 debug_trace("wrote %8.8x to %4.4x\n", value, reg);
406 debug_trace("ICH SPI: Saved %d bytes\n", bytes)
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.13.0.v20180512-1138.jar 

Completed in 236 milliseconds