Searched refs:owl_pll_hw (Results 1 – 2 of 2) sorted by relevance
18 static u32 owl_pll_calculate_mul(struct owl_pll_hw *pll_hw, unsigned long rate) in owl_pll_calculate_mul()63 struct owl_pll_hw *pll_hw = &pll->pll_hw; in owl_pll_round_rate()85 struct owl_pll_hw *pll_hw = &pll->pll_hw; in owl_pll_recalc_rate()113 struct owl_pll_hw *pll_hw = &pll->pll_hw; in owl_pll_is_enabled()123 const struct owl_pll_hw *pll_hw, bool enable) in owl_pll_set()159 struct owl_pll_hw *pll_hw = &pll->pll_hw; in owl_pll_set_rate()
24 struct owl_pll_hw { struct37 struct owl_pll_hw pll_hw; argument