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