Home
last modified time | relevance | path

Searched refs:_DEBUG (Results 1 – 5 of 5) sorted by relevance

/u-boot/test/log/
A Dnolog_test.c79 #undef _DEBUG
80 #define _DEBUG 0 macro
108 #undef _DEBUG
109 #define _DEBUG 1 macro
/u-boot/include/
A Dlog.h214 #define _DEBUG 1 macro
216 #define _DEBUG 0 macro
225 #if !_DEBUG && CONFIG_IS_ENABLED(LOG)
249 debug_cond(_DEBUG, fmt, ##args)
279 ({ if (!(x) && _DEBUG) \
/u-boot/include/dm/
A Ddevice_compat.h48 if ((_DEBUG && level == LOGL_DEBUG) || \
/u-boot/board/dhelectronics/dh_stm32mp1/
A Dboard.c593 regulators_enable_boot_on(_DEBUG); in board_init()
/u-boot/board/st/stm32mp1/
A Dstm32mp1.c659 regulators_enable_boot_on(_DEBUG); in board_init()

Completed in 15 milliseconds