Home
last modified time | relevance | path

Searched refs:DEBUG_INIT_FULL_S (Results 1 – 5 of 5) sorted by relevance

/drivers/ddr/marvell/a38x/
A Dddr_ml_wrapper.h34 #define DEBUG_INIT_FULL_S(s) puts(s) macro
44 #define DEBUG_INIT_FULL_S(s) macro
52 { DEBUG_INIT_FULL_S(s); \
54 DEBUG_INIT_FULL_S("\n"); }
/drivers/ddr/marvell/axp/
A Dddr3_init.h30 #define DEBUG_INIT_FULL_S(s) puts(s) macro
40 #define DEBUG_INIT_FULL_S(s) macro
48 { DEBUG_INIT_FULL_S(s); DEBUG_INIT_FULL_D(d, l); DEBUG_INIT_FULL_S("\n"); }
A Dddr3_init.c162 DEBUG_INIT_FULL_S("DDR3 Training Sequence - Switching XBAR Window to FastPath Window\n"); in ddr3_restore_and_set_final_windows()
470 DEBUG_INIT_FULL_S("DDR3 Training Sequence - Static MC Init\n"); in ddr3_init_main()
600 DEBUG_INIT_FULL_S("DDR3 Training Sequence - Static Training Parameters\n"); in ddr3_init_main()
613 DEBUG_INIT_FULL_S("DDR3 Training Sequence - FAILED\n"); in ddr3_init_main()
630 DEBUG_INIT_FULL_S("DDR3 Training Sequence - HW Training Procedure\n"); in ddr3_init_main()
636 DEBUG_INIT_FULL_S("DDR3 Training Sequence - FAILED\n"); in ddr3_init_main()
A Dddr3_spd.c730 DEBUG_INIT_FULL_S("DDR3 - DUNIT-SET - ECC Enabled\n");
732 DEBUG_INIT_FULL_S("DDR3 - DUNIT-SET - ECC Disabled\n");
741 DEBUG_INIT_FULL_S("DDR3 - DUNIT-SET - R-DIMM\n");
743 DEBUG_INIT_FULL_S("DDR3 - DUNIT-SET - U-DIMM\n");
753 DEBUG_INIT_FULL_S("DDR3 - DUNIT-SET - Datawidth - 64Bits\n");
755 DEBUG_INIT_FULL_S("DDR3 - DUNIT-SET - Datawidth - 32Bits\n");
758 DEBUG_INIT_FULL_S("DDR3 - DUNIT-SET - Datawidth - 16Bits\n");
764 DEBUG_INIT_FULL_S("DDR3 - DUNIT-SET - Datawidth - 32Bits\n");
766 DEBUG_INIT_FULL_S("DDR3 - DUNIT-SET - Datawidth - 16Bits\n");
/drivers/ddr/marvell/a38x/old/
A Dddr3_init.h46 #define DEBUG_INIT_FULL_S(s) puts(s) macro
56 #define DEBUG_INIT_FULL_S(s) macro
64 { DEBUG_INIT_FULL_S(s); \
66 DEBUG_INIT_FULL_S("\n"); }

Completed in 11 milliseconds