Home
last modified time | relevance | path

Searched refs:bfreq (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/clk/actions/
A Dowl-pll.c22 mul = DIV_ROUND_CLOSEST(rate, pll_hw->bfreq); in owl_pll_calculate_mul()
74 return pll_hw->bfreq; in owl_pll_round_rate()
78 return pll_hw->bfreq * mul; in owl_pll_round_rate()
100 return pll_hw->bfreq; in owl_pll_recalc_rate()
107 return pll_hw->bfreq * val; in owl_pll_recalc_rate()
A Dowl-pll.h26 u32 bfreq; member
45 .bfreq = _bfreq, \

Completed in 3 milliseconds