Searched refs:cpg_pll_clk (Results 1 – 2 of 2) sorted by relevance
42 struct cpg_pll_clk { struct50 #define to_pll_clk(_hw) container_of(_hw, struct cpg_pll_clk, hw) argument55 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_clk_recalc_rate()68 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_clk_determine_rate()88 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_clk_set_rate()124 struct cpg_pll_clk *pll_clk; in cpg_pll_clk_register()
61 struct cpg_pll_clk { struct68 #define to_pll_clk(_hw) container_of(_hw, struct cpg_pll_clk, hw) argument73 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_clk_recalc_rate()103 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_clk_set_rate()149 struct cpg_pll_clk *pll_clk; in cpg_pll_clk_register()
Completed in 4 milliseconds