HomeSort by relevance Sort by last modified time
    Searched defs:DEBUG_INIT_FULL_S (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/ddr/marvell/axp/
ddr3_init.h 30 #define DEBUG_INIT_FULL_S(s) puts(s)
40 #define DEBUG_INIT_FULL_S(s)
48 { DEBUG_INIT_FULL_S(s); DEBUG_INIT_FULL_D(d, l); DEBUG_INIT_FULL_S("\n"); }
  /external/u-boot/drivers/ddr/marvell/a38x/
ddr_ml_wrapper.h 37 #define DEBUG_INIT_FULL_S(s) puts(s)
47 #define DEBUG_INIT_FULL_S(s)
55 { DEBUG_INIT_FULL_S(s); \
57 DEBUG_INIT_FULL_S("\n"); }

Completed in 221 milliseconds