Searched refs:DDR_TWR_S (Results 1 – 2 of 2) sorted by relevance
62 #define DDR_TWR_S 8 macro64 #define DDR_TWR(x) ((x) << DDR_TWR_S)
66 #define DDR_TWR_S 8 macro68 #define DDR_TWR(x) (((x) & DDR_TWR_M) << DDR_TWR_S)
Completed in 4 milliseconds