Searched refs:a370_nbclk_ratios (Results 1 – 1 of 1) sorted by relevance
80 static const int a370_nbclk_ratios[32][2] __initconst = { variable121 *mult = a370_nbclk_ratios[opt][0]; in a370_get_clk_ratio()122 *div = a370_nbclk_ratios[opt][1]; in a370_get_clk_ratio()