axp_hclk_ratios   113 drivers/clk/mvebu/armada-xp.c static const int axp_hclk_ratios[32][2] __initconst = {
axp_hclk_ratios   153 drivers/clk/mvebu/armada-xp.c 		*mult = axp_hclk_ratios[opt][0];
axp_hclk_ratios   154 drivers/clk/mvebu/armada-xp.c 		*div = axp_hclk_ratios[opt][1];