Searched refs:DDR_TRP_S (Results 1 – 2 of 2) sorted by relevance
34 #define DDR_TRP_S 9 macro35 #define DDR_TRP(x) ((x) << DDR_TRP_S)
33 #define DDR_TRP_S 9 macro34 #define DDR_TRP(x) (((x) & DDR_TRP_M) << DDR_TRP_S)