Searched refs:debug_cond (Results 1 - 4 of 4) sorted by relevance

/seL4-test-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dcommon.h64 #define debug_cond(cond, fmt, args...) \ macro
71 debug_cond(_DEBUG, fmt, ##args)
/seL4-test-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dcommon.h68 #define debug_cond(cond, fmt, args...) \ macro
75 debug_cond(_DEBUG, fmt, ##args)
/seL4-test-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dcommon.h65 #define debug_cond(cond, fmt, args...) \ macro
72 debug_cond(_DEBUG, fmt, ##args)
H A Dnet.h647 debug_cond(DEBUG_INT_STATE, "--- NetState set to %d\n", state);

Completed in 38 milliseconds