Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/renesas/
Drcar-gen2-cpg.c48 struct cpg_z_clk { struct
54 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
59 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()
Dclk-rcar-gen2.c50 struct cpg_z_clk { struct
56 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
61 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate()
89 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()
142 struct cpg_z_clk *zclk; in cpg_z_clk_register()
Drcar-gen3-cpg.c80 struct cpg_z_clk { struct
87 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
92 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate()
119 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()
174 struct cpg_z_clk *zclk; in cpg_z_clk_register()