Searched refs:axp_hclk_ratios (Results 1 – 1 of 1) sorted by relevance
101 static const int axp_hclk_ratios[32][2] __initconst = { variable141 *mult = axp_hclk_ratios[opt][0]; in axp_get_clk_ratio()142 *div = axp_hclk_ratios[opt][1]; in axp_get_clk_ratio()