Searched refs:cpg_z_clk (Results 1 – 3 of 3) sorted by relevance
184 struct cpg_z_clk { struct193 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument198 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()294 struct cpg_z_clk *zclk; in cpg_z_clk_register()
45 struct cpg_z_clk { struct51 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument56 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()
164 struct cpg_z_clk { struct173 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument178 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()274 struct cpg_z_clk *zclk; in cpg_z_clk_register()
Completed in 6 milliseconds