Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/renesas/
Drcar-gen4-cpg.c37 struct cpg_z_clk { struct
46 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
51 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate()
65 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_determine_rate()
96 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()
147 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()
274 struct cpg_z_clk *zclk; in cpg_z_clk_register()