Home
last modified time | relevance | path

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

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