Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/actions/
Dowl-pll.c18 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()
Dowl-pll.h22 struct owl_pll_hw { struct
34 struct owl_pll_hw pll_hw; argument