Searched refs:clk_regmap_mux_ro_ops (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/clk/meson/ |
H A D | clk-regmap.c | 179 const struct clk_ops clk_regmap_mux_ro_ops = { variable 182 EXPORT_SYMBOL_NS_GPL(clk_regmap_mux_ro_ops, "CLK_MESON");
|
H A D | clk-regmap.h | 115 extern const struct clk_ops clk_regmap_mux_ro_ops;
|
H A D | g12a.c | 712 .ops = &clk_regmap_mux_ro_ops, 732 .ops = &clk_regmap_mux_ro_ops, 769 .ops = &clk_regmap_mux_ro_ops, 804 .ops = &clk_regmap_mux_ro_ops, 822 .ops = &clk_regmap_mux_ro_ops, 840 .ops = &clk_regmap_mux_ro_ops, 858 .ops = &clk_regmap_mux_ro_ops, 876 .ops = &clk_regmap_mux_ro_ops, 894 .ops = &clk_regmap_mux_ro_ops, 912 .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 | s4-pll.c | 500 .ops = &clk_regmap_mux_ro_ops,
|
H A D | s4-peripherals.c | 167 .ops = &clk_regmap_mux_ro_ops, 213 .ops = &clk_regmap_mux_ro_ops, 258 .ops = &clk_regmap_mux_ro_ops,
|
H A D | axg.c | 873 .ops = &clk_regmap_mux_ro_ops,
|
H A D | gxbb.c | 898 .ops = &clk_regmap_mux_ro_ops,
|
H A D | meson8b.c | 618 .ops = &clk_regmap_mux_ro_ops,
|