Searched refs:DDR_TWR (Results 1 – 4 of 4) sorted by relevance
66 #define DDR_TWR(x) (((x) & DDR_TWR_M) << DDR_TWR_S) macro81 DDR_CKE | DDR_TWR(13) | DDR_TRTW(14) | \85 DDR_CKE | DDR_TWR(1) | DDR_TRTW(14) | \
63 #define DDR_TWR(x) ((x) << DDR_TWR_S) macro78 DDR_CKE | DDR_TWR(6) | DDR_TRTW(14) | \
14 #define DDR_TWR 15 macro
280 io48_value = (((DRAMTIMING0_CFG_TCL(dramtim0) + 2 + DDR_TWR + in sdram_mmr_init_full()