Searched refs:DDR_TWR (Results 1 – 2 of 2) sorted by relevance
145 #define DDR_tWR DDR_TWR(MIN_DDR_SCLK(15))162 #define DDR_tWR DDR_TWR(MIN_DDR_SCLK(15))172 #define DDR_tWR DDR_TWR(2)
1793 #define DDR_TWR(x) ((x<<8)&TWR) /* DDR tWR = (1~15) cycles */ macro