Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/renesas/
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.c93 struct cpg_z_clk { struct
101 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
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()
192 struct cpg_z_clk *zclk; in cpg_z_clk_register()