Home
last modified time | relevance | path

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

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