Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/marvell/armada/common/
A Dmrvl_sip_svc.c25 #define debug(format...) NOTICE(format) macro
27 #define debug(format, arg...) macro
/arm-trusted-firmware-2.8.0/drivers/marvell/secure_dfx_access/
A Dmisc_dfx.c17 #define debug(format...) NOTICE(format) macro
19 #define debug(format, arg...) macro
A Darmada_thermal.c17 #define debug(format...) NOTICE(format) macro
19 #define debug(format, arg...) macro
/arm-trusted-firmware-2.8.0/include/drivers/nxp/ddr/
A Dddr.h36 #define debug(...) INFO(__VA_ARGS__) macro
38 #define debug(...) VERBOSE(__VA_ARGS__) macro
75 unsigned int debug[64]; member
A Dimmap.h123 unsigned int debug[64]; /* debug_1 to debug_64 */ member
/arm-trusted-firmware-2.8.0/drivers/marvell/comphy/
A Dphy-comphy-common.h15 #define debug(format...) printf(format) macro
17 #define debug(format, arg...) macro

Completed in 8 milliseconds