Searched refs:DDR_TRFC_S (Results 1 – 2 of 2) sorted by relevance
43 #define DDR_TRFC_S 17 macro44 #define DDR_TRFC(x) ((x) << DDR_TRFC_S)
42 #define DDR_TRFC_S 17 macro43 #define DDR_TRFC(x) (((x) & DDR_TRFC_M) << DDR_TRFC_S)