Searched refs:clk_regmap_mux_ro_ops (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/clk/meson/ |
H A D | clk-regmap.c | 179 const struct clk_ops clk_regmap_mux_ro_ops = { variable 182 EXPORT_SYMBOL_GPL(clk_regmap_mux_ro_ops);
|
H A D | clk-regmap.h | 115 extern const struct clk_ops clk_regmap_mux_ro_ops;
|
H A D | g12a.c | 713 .ops = &clk_regmap_mux_ro_ops, 733 .ops = &clk_regmap_mux_ro_ops, 770 .ops = &clk_regmap_mux_ro_ops, 805 .ops = &clk_regmap_mux_ro_ops, 823 .ops = &clk_regmap_mux_ro_ops, 841 .ops = &clk_regmap_mux_ro_ops, 859 .ops = &clk_regmap_mux_ro_ops, 877 .ops = &clk_regmap_mux_ro_ops, 895 .ops = &clk_regmap_mux_ro_ops, 913 .ops = &clk_regmap_mux_ro_ops, [all …]
|
H A D | gxbb-aoclk.c | 189 .ops = &clk_regmap_mux_ro_ops,
|
H A D | axg-aoclk.c | 204 .ops = &clk_regmap_mux_ro_ops,
|
H A D | g12a-aoclk.c | 314 .ops = &clk_regmap_mux_ro_ops,
|
H A D | a1-peripherals.c | 258 .ops = &clk_regmap_mux_ro_ops, 306 .ops = &clk_regmap_mux_ro_ops, 353 .ops = &clk_regmap_mux_ro_ops,
|
H A D | axg.c | 879 .ops = &clk_regmap_mux_ro_ops,
|
H A D | gxbb.c | 904 .ops = &clk_regmap_mux_ro_ops,
|
H A D | meson8b.c | 623 .ops = &clk_regmap_mux_ro_ops,
|