Searched defs:clk_cpu (Results 1 – 3 of 3) sorted by relevance
17 struct clk_cpu { struct25 static inline struct clk_cpu *to_clk_cpu(struct clk_hw *hw) in to_clk_cpu() argument
67 struct meson_clk_cpu *clk_cpu = to_meson_clk_cpu_hw(hw); in meson_clk_cpu_round_rate() local76 struct meson_clk_cpu *clk_cpu = to_meson_clk_cpu_hw(hw); in meson_clk_cpu_set_rate() local103 struct meson_clk_cpu *clk_cpu = to_meson_clk_cpu_hw(hw); in meson_clk_cpu_recalc_rate() local122 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() local191 struct meson_clk_cpu *clk_cpu; in meson_clk_register_cpu() local
507 static struct clk_dmn clk_cpu = { variable