Home
last modified time | relevance | path

Searched refs:cpg_z_clk (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/clk/renesas/
Drcar-gen4-cpg.c184 struct cpg_z_clk { struct
193 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
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()
294 struct cpg_z_clk *zclk; in cpg_z_clk_register()
Drcar-gen2-cpg.c45 struct cpg_z_clk { struct
51 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
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()
141 struct cpg_z_clk *zclk; in cpg_z_clk_register()
Drcar-gen3-cpg.c164 struct cpg_z_clk { struct
173 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
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()
276 struct cpg_z_clk *zclk; in __cpg_z_clk_register()