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

/linux-master/drivers/clk/renesas/
H A Drcar-gen2-cpg.c51 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
56 struct cpg_z_clk *zclk = to_z_clk(hw);
87 struct cpg_z_clk *zclk = to_z_clk(hw);
H A Drcar-gen3-cpg.c173 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
178 struct cpg_z_clk *zclk = to_z_clk(hw);
192 struct cpg_z_clk *zclk = to_z_clk(hw);
223 struct cpg_z_clk *zclk = to_z_clk(hw);
H A Drcar-gen4-cpg.c194 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
199 struct cpg_z_clk *zclk = to_z_clk(hw);
213 struct cpg_z_clk *zclk = to_z_clk(hw);
244 struct cpg_z_clk *zclk = to_z_clk(hw);

Completed in 99 milliseconds