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()186 .ops = &krait_mux_clk_ops, in krait_add_pri_mux()
92 const struct clk_ops krait_mux_clk_ops = { variable97 EXPORT_SYMBOL_GPL(krait_mux_clk_ops);
26 extern const struct clk_ops krait_mux_clk_ops;