Searched refs:DEBUG_INIT_FULL_S (Results 1 – 5 of 5) sorted by relevance
34 #define DEBUG_INIT_FULL_S(s) puts(s) macro44 #define DEBUG_INIT_FULL_S(s) macro52 { DEBUG_INIT_FULL_S(s); \54 DEBUG_INIT_FULL_S("\n"); }
30 #define DEBUG_INIT_FULL_S(s) puts(s) macro40 #define DEBUG_INIT_FULL_S(s) macro48 { DEBUG_INIT_FULL_S(s); DEBUG_INIT_FULL_D(d, l); DEBUG_INIT_FULL_S("\n"); }
162 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()
730 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");
46 #define DEBUG_INIT_FULL_S(s) puts(s) macro56 #define DEBUG_INIT_FULL_S(s) macro64 { DEBUG_INIT_FULL_S(s); \66 DEBUG_INIT_FULL_S("\n"); }
Completed in 11 milliseconds