Searched refs:clk_regmap_mux_ro_ops (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/clk/meson/ |
| H A D | clk-regmap.c | 227 const struct clk_ops clk_regmap_mux_ro_ops = { variable 231 EXPORT_SYMBOL_NS_GPL(clk_regmap_mux_ro_ops, "CLK_MESON");
|
| H A D | clk-regmap.h | 119 extern const struct clk_ops clk_regmap_mux_ro_ops;
|
| H A D | gxbb-aoclk.c | 178 .ops = &clk_regmap_mux_ro_ops,
|
| H A D | axg-aoclk.c | 199 .ops = &clk_regmap_mux_ro_ops,
|
| H A D | g12a-aoclk.c | 312 .ops = &clk_regmap_mux_ro_ops,
|
| H A D | a1-peripherals.c | 287 .ops = &clk_regmap_mux_ro_ops, 335 .ops = &clk_regmap_mux_ro_ops, 382 .ops = &clk_regmap_mux_ro_ops,
|
| H A D | s4-pll.c | 527 .ops = &clk_regmap_mux_ro_ops,
|
| H A D | axg.c | 959 .ops = &clk_regmap_mux_ro_ops,
|
| H A D | meson8b.c | 684 .ops = &clk_regmap_mux_ro_ops,
|