Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Ddumpimage.h28 #define debug(fmt, args...) printf(fmt, ##args) macro
30 #define debug(fmt, args...) macro
H A Dmkimage.h28 #define debug(fmt,args...) printf (fmt ,##args) macro
30 #define debug(fmt,args...) macro
H A Drelocate-rela.c26 static void debug(const char *fmt, ...) in debug() function
H A Difdtool.c28 #define debug(fmt, args...) printf(fmt, ##args) macro
30 #define debug(fmt, args...) macro
H A Dfdtgrep.c27 #define debug(a, b...) fprintf(stderr, a, ## b) macro
29 #define debug(a, b...) macro
H A Dproftool.c68 #define debug(fmt, b...) outf(4, fmt, ##b) macro
H A Dkwbimage.c169 unsigned int debug; member
/rk3399_rockchip-uboot/include/
H A Duboot_aes.h15 #define debug(...) do {} while (0) macro
H A Dlog.h140 #define debug(fmt, args...) \ macro
H A Dfsl_immap.h134 u32 debug[64]; /* debug_1 to debug_64 */ member
H A Dfsl_ddr_sdram.h303 unsigned int debug[64]; member
/rk3399_rockchip-uboot/lib/
H A Dfdtdec_common.c19 #define debug(...) macro
H A Dhashtable.c26 # define debug(fmt,args...) printf(fmt ,##args) macro
28 # define debug(fmt,args...) macro
/rk3399_rockchip-uboot/arch/mips/lib/
H A Dtraps.c79 unsigned int debug; in do_ejtag_debug() local
/rk3399_rockchip-uboot/common/
H A Dmiiphyutil.c28 #define debug(fmt, args...) printf(fmt, ##args) macro
30 #define debug(fmt, args...) macro
/rk3399_rockchip-uboot/board/birdland/bav335x/
H A Dboard.c75 enum board_type get_board_type(bool debug) in get_board_type()
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc.h42 #define debug(...) printf(__VA_ARGS__) macro
44 #define debug(...) macro
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dprocessor.h75 struct debug_info debug; member
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/
H A Dstart.S493 debug: label
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dsl811-hcd.c39 static int debug = 9; variable
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dqconf.cc1083 QString head, debug, help; in menuInfo() local
1138 QString debug; in debug_info() local
/rk3399_rockchip-uboot/include/usb/
H A Dulpi.h195 u8 debug; member
/rk3399_rockchip-uboot/arch/arm/dts/
H A Drk3528.dtsi481 debug: debug@ff190000 { label
/rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/
H A Dregs.h284 int debug; member