Home
last modified time | relevance | path

Searched refs:low_vco_max_rate (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/qcom/
H A Dclk-hfpll.h26 unsigned long low_vco_max_rate; member
H A Dclk-hfpll.c42 if (hd->user_vco_mask && rate > hd->low_vco_max_rate) in __clk_hfpll_init_once()
176 if (rate <= hd->low_vco_max_rate) in clk_hfpll_set_rate()
H A Dhfpll.c30 .low_vco_max_rate = 1248000000,