Searched refs:to_pll_clk (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/clk/renesas/
H A Drcar-gen3-cpg.c50 #define to_pll_clk(_hw) container_of(_hw, struct cpg_pll_clk, hw) macro
55 struct cpg_pll_clk *pll_clk = to_pll_clk(hw);
68 struct cpg_pll_clk *pll_clk = to_pll_clk(hw);
88 struct cpg_pll_clk *pll_clk = to_pll_clk(hw);
H A Drcar-gen4-cpg.c68 #define to_pll_clk(_hw) container_of(_hw, struct cpg_pll_clk, hw) macro
73 struct cpg_pll_clk *pll_clk = to_pll_clk(hw);
103 struct cpg_pll_clk *pll_clk = to_pll_clk(hw);
/linux-master/drivers/clk/hisilicon/
H A Dclk-hi3559a.c350 #define to_pll_clk(_hw) container_of(_hw, struct hi3559av100_clk_pll, hw) macro
376 struct hi3559av100_clk_pll *clk = to_pll_clk(hw);
409 struct hi3559av100_clk_pll *clk = to_pll_clk(hw);

Completed in 266 milliseconds