Home
last modified time | relevance | path

Searched refs:krait_mux_clk_ops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/qcom/
A Dkrait-cc.c42 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()
A Dclk-krait.c71 const struct clk_ops krait_mux_clk_ops = { variable
76 EXPORT_SYMBOL_GPL(krait_mux_clk_ops);
A Dclk-krait.h25 extern const struct clk_ops krait_mux_clk_ops;

Completed in 5 milliseconds