Searched refs:DDR_TWR (Results 1 – 4 of 4) sorted by relevance
10 #define DDR_TWR 15 macro
225 io48_value = (((DRAMTIMING0_CFG_TCL(dramtim0) + 2 + DDR_TWR + in sdram_mmr_init_full()
68 #define DDR_TWR(x) (((x) & DDR_TWR_M) << DDR_TWR_S) macro83 DDR_CKE | DDR_TWR(13) | DDR_TRTW(14) | \87 DDR_CKE | DDR_TWR(1) | DDR_TRTW(14) | \
64 #define DDR_TWR(x) ((x) << DDR_TWR_S) macro79 DDR_CKE | DDR_TWR(6) | DDR_TRTW(14) | \
Completed in 14 milliseconds