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