Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dsclk-div.h20 extern const struct clk_ops meson_sclk_div_ops;
H A Dsclk-div.c238 const struct clk_ops meson_sclk_div_ops = { variable
249 EXPORT_SYMBOL_GPL(meson_sclk_div_ops);
H A Daxg-audio.c98 .ops = &meson_sclk_div_ops, \