Searched refs:DEBUG_INIT_FULL_D (Results 1 – 3 of 3) sorted by relevance
| /drivers/ddr/marvell/a38x/ |
| A D | ddr_ml_wrapper.h | 35 #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 D | ddr3_init.h | 31 #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 D | ddr3_init.h | 47 #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