Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
A Drcar-gen3-cpg.c173 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
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()
A Drcar-gen2-cpg.c51 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
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()
A Dr8a779a0-cpg-mssr.c294 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
299 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate()
313 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_determine_rate()
344 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()

Completed in 6 milliseconds