Searched refs:to_z_clk (Results 1 – 3 of 3) sorted by relevance
193 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro198 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate()212 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_determine_rate()243 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate()
173 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro178 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()
51 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro56 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()
Completed in 6 milliseconds