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 | 714 .ops = &clk_regmap_mux_ro_ops, 734 .ops = &clk_regmap_mux_ro_ops, 771 .ops = &clk_regmap_mux_ro_ops, 806 .ops = &clk_regmap_mux_ro_ops, 824 .ops = &clk_regmap_mux_ro_ops, 842 .ops = &clk_regmap_mux_ro_ops, 860 .ops = &clk_regmap_mux_ro_ops, 878 .ops = &clk_regmap_mux_ro_ops, 896 .ops = &clk_regmap_mux_ro_ops, 914 .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 | 497 .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 | 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,
|