Searched refs:trtp_clk (Results 1 – 1 of 1) sorted by relevance
136 unsigned int trcd_clk, trtp_clk; in spd_sdram() local582 trtp_clk = 2; /* By the book. */ in spd_sdram()590 trtp_clk = picos_to_clk(spd.trtp * 250); in spd_sdram()591 if (trtp_clk < 2) in spd_sdram()592 trtp_clk = 2; in spd_sdram()593 trtp_clk += add_lat; in spd_sdram()625 | ((trtp_clk & 0x7) << 13) /* RD_TO_PRE */ in spd_sdram()