Searched refs:DDR_TRC (Results 1 – 2 of 2) sorted by relevance
136 #define DDR_tRC DDR_TRC(MIN_DDR_SCLK(60))153 #define DDR_tRC DDR_TRC(MIN_DDR_SCLK(55))176 #define DDR_tRC DDR_TRC(10)
1777 #define DDR_TRC(x) ((x<<26)&TRC) /* DDR tRC = (1~15) cycles */ macro