Home
last modified time | relevance | path

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

/linux/drivers/clk/meson/
H A Dsclk-div.h20 extern const struct clk_ops meson_sclk_div_ops;
H A Dsclk-div.c239 const struct clk_ops meson_sclk_div_ops = { variable
250 EXPORT_SYMBOL_NS_GPL(meson_sclk_div_ops, "CLK_MESON");
H A Daxg-audio.c101 .ops = &meson_sclk_div_ops, \