Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
H A 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()
H A 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()
H A Drcar-gen4-cpg.c267 struct cpg_z_clk { struct
276 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
281 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate()
295 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_determine_rate()
326 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()
377 struct cpg_z_clk *zclk; in cpg_z_clk_register()