Searched refs:a370_dramclk_ratios (Results 1 – 1 of 1) sorted by relevance
102 static const int a370_dramclk_ratios[32][2] __initconst = { variable129 *mult = a370_dramclk_ratios[opt][0]; in a370_get_clk_ratio()130 *div = a370_dramclk_ratios[opt][1]; in a370_get_clk_ratio()