Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/imx/
Dclk-frac-pll.c42 #define to_clk_frac_pll(_hw) container_of(_hw, struct clk_frac_pll, hw) macro
67 struct clk_frac_pll *pll = to_clk_frac_pll(hw); in clk_pll_prepare()
79 struct clk_frac_pll *pll = to_clk_frac_pll(hw); in clk_pll_unprepare()
89 struct clk_frac_pll *pll = to_clk_frac_pll(hw); in clk_pll_is_prepared()
99 struct clk_frac_pll *pll = to_clk_frac_pll(hw); in clk_pll_recalc_rate()
158 struct clk_frac_pll *pll = to_clk_frac_pll(hw); in clk_pll_set_rate()