Searched refs:to_pll_clk (Results 1 – 3 of 3) sorted by relevance
80 #define to_pll_clk(_hw) container_of(_hw, struct cpg_pll_clk, hw) macro85 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_8_25_clk_recalc_rate()103 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_8_25_clk_determine_rate()137 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_8_25_clk_set_rate()199 struct cpg_pll_clk *pll_clk = to_pll_clk(hw); in cpg_pll_9_24_clk_recalc_rate()
50 #define to_pll_clk(_hw) container_of(_hw, struct cpg_pll_clk, hw) macro55 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()
350 #define to_pll_clk(_hw) container_of(_hw, struct hi3559av100_clk_pll, hw) macro376 struct hi3559av100_clk_pll *clk = to_pll_clk(hw); in clk_pll_set_rate()409 struct hi3559av100_clk_pll *clk = to_pll_clk(hw); in clk_pll_recalc_rate()
Completed in 11 milliseconds