Home
last modified time | relevance | path

Searched refs:DEBUG_INIT_FULL_D (Results 1 – 3 of 3) sorted by relevance

/drivers/ddr/marvell/a38x/
A Dddr_ml_wrapper.h35 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) macro
45 #define DEBUG_INIT_FULL_D(d, l) macro
53 DEBUG_INIT_FULL_D(d, l); \
/drivers/ddr/marvell/axp/
A Dddr3_init.h31 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) macro
41 #define DEBUG_INIT_FULL_D(d, l) macro
48 { DEBUG_INIT_FULL_S(s); DEBUG_INIT_FULL_D(d, l); DEBUG_INIT_FULL_S("\n"); }
/drivers/ddr/marvell/a38x/old/
A Dddr3_init.h47 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) macro
57 #define DEBUG_INIT_FULL_D(d, l) macro
65 DEBUG_INIT_FULL_D(d, l); \

Completed in 4 milliseconds