Home
last modified time | relevance | path

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

/drivers/clk/st/
Dclkgen-pll.c250 struct clkgen_pll { struct
256 #define to_clkgen_pll(_hw) container_of(_hw, struct clkgen_pll, hw) argument
260 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_is_locked()
268 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_is_enabled()
276 struct clkgen_pll *pll = to_clkgen_pll(hw); in recalc_stm_pll800c65()
303 struct clkgen_pll *pll = to_clkgen_pll(hw); in recalc_stm_pll1600c65()
327 struct clkgen_pll *pll = to_clkgen_pll(hw); in recalc_stm_pll3200c32()
349 struct clkgen_pll *pll = to_clkgen_pll(hw); in recalc_stm_pll1200c32()
398 struct clkgen_pll *pll; in clkgen_pll_register()