Searched refs:clk_regmap_mux_ro_ops (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/clk/meson/ |
D | clk-regmap.c | 179 const struct clk_ops clk_regmap_mux_ro_ops = { variable 182 EXPORT_SYMBOL_GPL(clk_regmap_mux_ro_ops);
|
D | clk-regmap.h | 115 extern const struct clk_ops clk_regmap_mux_ro_ops;
|
D | g12a.c | 711 .ops = &clk_regmap_mux_ro_ops, 731 .ops = &clk_regmap_mux_ro_ops, 768 .ops = &clk_regmap_mux_ro_ops, 803 .ops = &clk_regmap_mux_ro_ops, 821 .ops = &clk_regmap_mux_ro_ops, 839 .ops = &clk_regmap_mux_ro_ops, 857 .ops = &clk_regmap_mux_ro_ops, 875 .ops = &clk_regmap_mux_ro_ops, 893 .ops = &clk_regmap_mux_ro_ops, 911 .ops = &clk_regmap_mux_ro_ops, [all …]
|
D | gxbb-aoclk.c | 187 .ops = &clk_regmap_mux_ro_ops,
|
D | axg-aoclk.c | 202 .ops = &clk_regmap_mux_ro_ops,
|
D | g12a-aoclk.c | 312 .ops = &clk_regmap_mux_ro_ops,
|
D | axg.c | 877 .ops = &clk_regmap_mux_ro_ops,
|
D | gxbb.c | 902 .ops = &clk_regmap_mux_ro_ops,
|
D | meson8b.c | 619 .ops = &clk_regmap_mux_ro_ops,
|