Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/clk/renesas/
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); in cpg_z_clk_recalc_rate()
87 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()
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); in cpg_z_clk_recalc_rate()
192 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_determine_rate()
223 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()