Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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); in cpg_z_clk_recalc_rate()
87 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()
H A Drcar-gen3-cpg.c101 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
106 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate()
120 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_determine_rate()
140 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()
/kernel/linux/linux-6.6/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); in cpg_z_clk_recalc_rate()
87 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()
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); 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()
H A Drcar-gen4-cpg.c193 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
198 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate()
212 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_determine_rate()
243 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()

Completed in 8 milliseconds