Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/qcom/
H A Dclk-hfpll.h25 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()
172 if (rate <= hd->low_vco_max_rate) in clk_hfpll_set_rate()
H A Dhfpll.c29 .low_vco_max_rate = 1248000000,