Home
last modified time | relevance | path

Searched defs:debug (Results 1 – 25 of 35) sorted by relevance

12

/u-boot/tools/
A Ddumpimage.h27 #define debug(fmt, args...) printf(fmt, ##args) macro
29 #define debug(fmt, args...) macro
A Dmkimage.h28 #define debug(fmt,args...) printf (fmt ,##args) macro
30 #define debug(fmt,args...) macro
A Difdtool.c27 #define debug(fmt, args...) printf(fmt, ##args) macro
29 #define debug(fmt, args...) macro
A Drelocate-rela.c54 static void debug(const char *fmt, ...) in debug() function
A Dfdtgrep.c27 #define debug(a, b...) fprintf(stderr, a, ## b) macro
29 #define debug(a, b...) macro
/u-boot/tools/binman/
A Dbinman49 def RunTests(debug, verbosity, processes, test_preserve_dirs, args, toolpath): argument
A Dmain.py49 def RunTests(debug, verbosity, processes, test_preserve_dirs, args, toolpath): argument
/u-boot/include/
A Duboot_aes.h14 #define debug(...) do {} while (0) macro
/u-boot/lib/
A Dfdtdec_common.c19 #define debug(...) macro
A Dhashtable.c27 # define debug(fmt,args...) printf(fmt ,##args) macro
29 # define debug(fmt,args...) macro
/u-boot/arch/mips/lib/
A Dtraps.c86 unsigned int debug; in do_ejtag_debug() local
/u-boot/tools/u_boot_pylib/
A Dtest_util.py149 def run_test_suites(toolname, debug, verbosity, test_preserve_dirs, processes, argument
A Dtout.py141 def debug(msg): function
/u-boot/common/
A Dmiiphyutil.c29 #define debug(fmt, args...) printf(fmt, ##args) macro
31 #define debug(fmt, args...) macro
/u-boot/scripts/dtc/
A Ddtc.h42 #define debug(...) printf(__VA_ARGS__) macro
44 #define debug(...) macro
/u-boot/arch/arm/include/asm/
A Dprocessor.h75 struct debug_info debug; member
/u-boot/arch/mips/mach-octeon/
A Dcvmx-range.c35 static const int debug; variable
A Dcvmx-pko.c64 static const int debug; variable
A Dcvmx-pko3.c51 static const int debug; variable
A Dcvmx-helper-pko3.c60 static const int debug; variable
A Dcvmx-pko3-queue.c54 static int debug; /* 1 for basic, 2 for detailed trace */ variable
A Dcvmx-fpa.c55 static const int debug; variable
/u-boot/drivers/i2c/
A Dmvtwsi.c66 u32 debug; /* Dummy field for build compatibility with mvebu */ member
83 u32 debug; member
/u-boot/scripts/kconfig/
A Dqconf.cc1074 QString head, debug, help; in menuInfo() local
1129 QString debug; in debug_info() local
/u-boot/include/usb/
A Dulpi.h194 u8 debug; member

Completed in 50 milliseconds

12