Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/qcom/
Dclk-krait.c144 const struct clk_ops krait_div2_clk_ops = { variable
149 EXPORT_SYMBOL_GPL(krait_div2_clk_ops);
Dclk-krait.h39 extern const struct clk_ops krait_div2_clk_ops;
Dkrait-cc.c89 .ops = &krait_div2_clk_ops, in krait_add_div()