Searched refs:clk_regmap_gate_ro_ops (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/meson/ |
H 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)
|
H A 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...] |
H 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); variable
|
H A D | axg-aoclk.c | 66 .ops = &clk_regmap_gate_ro_ops,
|
H A D | gxbb-aoclk.c | 54 .ops = &clk_regmap_gate_ro_ops,
|
H A 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...] |
H A D | g12a-aoclk.c | 83 .ops = &clk_regmap_gate_ro_ops,
|
/kernel/linux/linux-6.6/drivers/clk/meson/ |
H 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)
|
H 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); variable
|
H A D | axg-aoclk.c | 69 .ops = &clk_regmap_gate_ro_ops,
|
H A D | gxbb-aoclk.c | 57 .ops = &clk_regmap_gate_ro_ops,
|
H A D | a1-peripherals.c | 27 .ops = &clk_regmap_gate_ro_ops, 42 .ops = &clk_regmap_gate_ro_ops, 288 .ops = &clk_regmap_gate_ro_ops, 336 .ops = &clk_regmap_gate_ro_ops, 1591 .ops = &clk_regmap_gate_ro_ops,
|
H A D | g12a.c | 226 .ops = &clk_regmap_gate_ro_ops, 243 .ops = &clk_regmap_gate_ro_ops, 1140 .ops = &clk_regmap_gate_ro_ops, 1159 .ops = &clk_regmap_gate_ro_ops, 1219 .ops = &clk_regmap_gate_ro_ops, 1253 .ops = &clk_regmap_gate_ro_ops, 1287 .ops = &clk_regmap_gate_ro_ops, 1331 .ops = &clk_regmap_gate_ro_ops, 1466 .ops = &clk_regmap_gate_ro_ops, 1509 .ops = &clk_regmap_gate_ro_ops, [all...] |
H A D | g12a-aoclk.c | 86 .ops = &clk_regmap_gate_ro_ops,
|
H A D | meson8b.c | 975 .ops = &clk_regmap_gate_ro_ops, 1014 .ops = &clk_regmap_gate_ro_ops, 1055 .ops = &clk_regmap_gate_ro_ops, 1094 .ops = &clk_regmap_gate_ro_ops,
|
Completed in 17 milliseconds