Searched refs:DDR_TWR_S (Results 1 – 2 of 2) sorted by relevance
61 #define DDR_TWR_S 8 macro63 #define DDR_TWR(x) ((x) << DDR_TWR_S)
64 #define DDR_TWR_S 8 macro66 #define DDR_TWR(x) (((x) & DDR_TWR_M) << DDR_TWR_S)