Searched refs:max_bus_clk (Results 1 – 1 of 1) sorted by relevance
153 unsigned int max_bus_clk; in spd_sdram() local327 max_bus_clk = 1000 *10 / (((spd.clk_cycle & 0xF0) >> 4) * 10 in spd_sdram()329 max_data_rate = max_bus_clk * 2; in spd_sdram()
Completed in 3 milliseconds