Searched refs:clk_regmap_gate_ro_ops (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/drivers/clk/meson/ |
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)
|
D | meson8b.c | 929 .ops = &clk_regmap_gate_ro_ops, 968 .ops = &clk_regmap_gate_ro_ops, 1009 .ops = &clk_regmap_gate_ro_ops, 1048 .ops = &clk_regmap_gate_ro_ops, 1087 .ops = &clk_regmap_gate_ro_ops, 1198 .ops = &clk_regmap_gate_ro_ops, 1214 .ops = &clk_regmap_gate_ro_ops, 1230 .ops = &clk_regmap_gate_ro_ops, 1260 .ops = &clk_regmap_gate_ro_ops, 1290 .ops = &clk_regmap_gate_ro_ops, [all …]
|
D | clk-regmap.c | 54 const struct clk_ops clk_regmap_gate_ro_ops = { variable 57 EXPORT_SYMBOL_GPL(clk_regmap_gate_ro_ops);
|
D | gxbb-aoclk.c | 54 .ops = &clk_regmap_gate_ro_ops,
|
D | axg-aoclk.c | 66 .ops = &clk_regmap_gate_ro_ops,
|
D | g12a.c | 223 .ops = &clk_regmap_gate_ro_ops, 240 .ops = &clk_regmap_gate_ro_ops, 1137 .ops = &clk_regmap_gate_ro_ops, 1156 .ops = &clk_regmap_gate_ro_ops, 1216 .ops = &clk_regmap_gate_ro_ops, 1250 .ops = &clk_regmap_gate_ro_ops, 1284 .ops = &clk_regmap_gate_ro_ops, 1328 .ops = &clk_regmap_gate_ro_ops, 1463 .ops = &clk_regmap_gate_ro_ops, 1506 .ops = &clk_regmap_gate_ro_ops, [all …]
|
D | g12a-aoclk.c | 83 .ops = &clk_regmap_gate_ro_ops,
|