HB_PLL_MIN_FREQ   116 drivers/clk/clk-highbank.c 	if (rate < HB_PLL_MIN_FREQ)
HB_PLL_MIN_FREQ   117 drivers/clk/clk-highbank.c 		rate = HB_PLL_MIN_FREQ;