Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/imx/
Dclk-sccg-pll.c86 struct clk_sccg_pll { struct
99 #define to_clk_sccg_pll(_hw) container_of(_hw, struct clk_sccg_pll, hw) argument
101 static int clk_sccg_pll_wait_lock(struct clk_sccg_pll *pll) in clk_sccg_pll_wait_lock()
307 struct clk_sccg_pll *pll = to_clk_sccg_pll(hw); in clk_sccg_pll_is_prepared()
316 struct clk_sccg_pll *pll = to_clk_sccg_pll(hw); in clk_sccg_pll_prepare()
328 struct clk_sccg_pll *pll = to_clk_sccg_pll(hw); in clk_sccg_pll_unprepare()
339 struct clk_sccg_pll *pll = to_clk_sccg_pll(hw); in clk_sccg_pll_recalc_rate()
370 struct clk_sccg_pll *pll = to_clk_sccg_pll(hw); in clk_sccg_pll_set_rate()
395 struct clk_sccg_pll *pll = to_clk_sccg_pll(hw); in clk_sccg_pll_get_parent()
409 struct clk_sccg_pll *pll = to_clk_sccg_pll(hw); in clk_sccg_pll_set_parent()
[all …]