Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
H A Drcar-gen3-cpg.c171 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
176 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate()
186 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_determine_rate()
217 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()
H A Drcar-gen4-cpg.c276 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
281 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate()
291 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_determine_rate()
322 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()