Searched refs:krait_mux_clk_ops (Results 1 – 3 of 3) sorted by relevance
42 mux->old_index = krait_mux_clk_ops.get_parent(&mux->hw); in krait_notifier_cb()43 ret = krait_mux_clk_ops.set_parent(&mux->hw, mux->safe_sel); in krait_notifier_cb()52 ret = krait_mux_clk_ops.set_parent(&mux->hw, in krait_notifier_cb()125 .ops = &krait_mux_clk_ops, in krait_add_sec_mux()178 .ops = &krait_mux_clk_ops, in krait_add_pri_mux()
71 const struct clk_ops krait_mux_clk_ops = { variable76 EXPORT_SYMBOL_GPL(krait_mux_clk_ops);
25 extern const struct clk_ops krait_mux_clk_ops;
Completed in 5 milliseconds