Searched refs:DDR_TRFC_S (Results 1 – 2 of 2) sorted by relevance
40 #define DDR_TRFC_S 17 macro41 #define DDR_TRFC(x) ((x) << DDR_TRFC_S)
39 #define DDR_TRFC_S 17 macro40 #define DDR_TRFC(x) (((x) & DDR_TRFC_M) << DDR_TRFC_S)