Home
last modified time | relevance | path

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

/drivers/clk/renesas/
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()
84 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()
Dclk-rcar-gen2.c54 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
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()
Drcar-gen3-cpg.c101 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
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_round_rate()
134 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()