Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/qcom/
Dclk-krait.c142 const struct clk_ops krait_div2_clk_ops = { variable
147 EXPORT_SYMBOL_GPL(krait_div2_clk_ops);
Dclk-krait.h39 extern const struct clk_ops krait_div2_clk_ops;
Dkrait-cc.c78 .ops = &krait_div2_clk_ops, in krait_add_div()