Searched refs:clk_regmap_gate_ro_ops (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/clk/meson/ |
A D | clk-regmap.h | 57 extern const struct clk_ops clk_regmap_gate_ro_ops; 136 __MESON_PCLK(_name, _reg, _bit, &clk_regmap_gate_ro_ops, _pname)
|
A D | clk-regmap.c | 54 const struct clk_ops clk_regmap_gate_ro_ops = { variable 57 EXPORT_SYMBOL_GPL(clk_regmap_gate_ro_ops);
|
A D | gxbb-aoclk.c | 55 .ops = &clk_regmap_gate_ro_ops,
|
A D | axg-aoclk.c | 67 .ops = &clk_regmap_gate_ro_ops,
|
A D | g12a.c | 224 .ops = &clk_regmap_gate_ro_ops, 241 .ops = &clk_regmap_gate_ro_ops, 1138 .ops = &clk_regmap_gate_ro_ops, 1157 .ops = &clk_regmap_gate_ro_ops, 1217 .ops = &clk_regmap_gate_ro_ops, 1251 .ops = &clk_regmap_gate_ro_ops, 1285 .ops = &clk_regmap_gate_ro_ops, 1329 .ops = &clk_regmap_gate_ro_ops, 1464 .ops = &clk_regmap_gate_ro_ops, 1507 .ops = &clk_regmap_gate_ro_ops, [all …]
|
A D | g12a-aoclk.c | 84 .ops = &clk_regmap_gate_ro_ops,
|
A D | meson8b.c | 971 .ops = &clk_regmap_gate_ro_ops, 1010 .ops = &clk_regmap_gate_ro_ops, 1051 .ops = &clk_regmap_gate_ro_ops, 1090 .ops = &clk_regmap_gate_ro_ops,
|
Completed in 15 milliseconds