Home
last modified time | relevance | path

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

/linux/drivers/clk/actions/
H A 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_determine_rate()
92 struct owl_pll_hw *pll_hw = &pll->pll_hw; in owl_pll_recalc_rate()
120 struct owl_pll_hw *pll_hw = &pll->pll_hw; in owl_pll_is_enabled()
130 const struct owl_pll_hw *pll_hw, bool enable) in owl_pll_set()
166 struct owl_pll_hw *pll_hw = &pll->pll_hw; in owl_pll_set_rate()
H A Dowl-pll.h24 struct owl_pll_hw { struct
37 struct owl_pll_hw pll_hw; argument