Searched refs:bfreq (Results 1 – 2 of 2) sorted by relevance
22 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()
26 u32 bfreq; member45 .bfreq = _bfreq, \