Searched refs:meson_clk_cpu (Results 1 – 1 of 1) sorted by relevance
54 struct meson_clk_cpu { struct61 #define to_meson_clk_cpu_hw(_hw) container_of(_hw, struct meson_clk_cpu, hw) argument62 #define to_meson_clk_cpu_nb(_nb) container_of(_nb, struct meson_clk_cpu, clk_nb)67 struct meson_clk_cpu *clk_cpu = to_meson_clk_cpu_hw(hw); in meson_clk_cpu_round_rate()76 struct meson_clk_cpu *clk_cpu = to_meson_clk_cpu_hw(hw); in meson_clk_cpu_set_rate()103 struct meson_clk_cpu *clk_cpu = to_meson_clk_cpu_hw(hw); in meson_clk_cpu_recalc_rate()122 static int meson_clk_cpu_pre_rate_change(struct meson_clk_cpu *clk_cpu, in meson_clk_cpu_pre_rate_change()143 static int meson_clk_cpu_post_rate_change(struct meson_clk_cpu *clk_cpu, in meson_clk_cpu_post_rate_change()168 struct meson_clk_cpu *clk_cpu = to_meson_clk_cpu_nb(nb); in meson_clk_cpu_notifier_cb()191 struct meson_clk_cpu *clk_cpu; in meson_clk_register_cpu()