Home
last modified time | relevance | path

Searched refs:krait_mux_clk_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/qcom/
H 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()
H A Dclk-krait.c76 const struct clk_ops krait_mux_clk_ops = { variable
81 EXPORT_SYMBOL_GPL(krait_mux_clk_ops); variable
H A Dclk-krait.h25 extern const struct clk_ops krait_mux_clk_ops;
/kernel/linux/linux-6.6/drivers/clk/qcom/
H A Dkrait-cc.c52 mux->old_index = krait_mux_clk_ops.get_parent(&mux->hw); in krait_notifier_cb()
53 ret = krait_mux_clk_ops.set_parent(&mux->hw, mux->safe_sel); in krait_notifier_cb()
62 ret = krait_mux_clk_ops.set_parent(&mux->hw, in krait_notifier_cb()
156 .ops = &krait_mux_clk_ops, in krait_add_sec_mux()
237 .ops = &krait_mux_clk_ops, in krait_add_pri_mux()
H A Dclk-krait.c92 const struct clk_ops krait_mux_clk_ops = { variable
97 EXPORT_SYMBOL_GPL(krait_mux_clk_ops); variable
H A Dclk-krait.h26 extern const struct clk_ops krait_mux_clk_ops;

Completed in 2 milliseconds