Searched refs:twr_ns (Results 1 – 1 of 1) sorted by relevance
443 u32 twr_ns = 15; /* DDR3 spec says that it is 15ns for all speed bins */ in ddr3_write_recovery() local444 u32 twr_ck = (twr_ns * clk + 999) / 1000; in ddr3_write_recovery()