Searched refs:clk_regmap_gate_ro_ops (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/clk/meson/ |
| D | clk-regmap.h | 54 extern const struct clk_ops clk_regmap_gate_ro_ops; 133 __MESON_PCLK(_name, _reg, _bit, &clk_regmap_gate_ro_ops, _pname)
|
| D | meson8b.c | 930 .ops = &clk_regmap_gate_ro_ops, 969 .ops = &clk_regmap_gate_ro_ops, 1010 .ops = &clk_regmap_gate_ro_ops, 1049 .ops = &clk_regmap_gate_ro_ops, 1088 .ops = &clk_regmap_gate_ro_ops, 1199 .ops = &clk_regmap_gate_ro_ops, 1215 .ops = &clk_regmap_gate_ro_ops, 1245 .ops = &clk_regmap_gate_ro_ops, 1275 .ops = &clk_regmap_gate_ro_ops, 1305 .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, 1126 .ops = &clk_regmap_gate_ro_ops, 1145 .ops = &clk_regmap_gate_ro_ops, 1205 .ops = &clk_regmap_gate_ro_ops, 1239 .ops = &clk_regmap_gate_ro_ops, 1273 .ops = &clk_regmap_gate_ro_ops, 1317 .ops = &clk_regmap_gate_ro_ops, 1452 .ops = &clk_regmap_gate_ro_ops, 1495 .ops = &clk_regmap_gate_ro_ops, [all …]
|
| D | g12a-aoclk.c | 83 .ops = &clk_regmap_gate_ro_ops,
|