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

/linux-master/drivers/clk/actions/
H A Dowl-pll.c22 mul = DIV_ROUND_CLOSEST(rate, pll_hw->bfreq);
74 return pll_hw->bfreq;
78 return pll_hw->bfreq * mul;
100 return pll_hw->bfreq;
107 return pll_hw->bfreq * val;
H A Dowl-pll.h26 u32 bfreq; member in struct:owl_pll_hw
45 .bfreq = _bfreq, \

Completed in 201 milliseconds