Searched refs:clk_regmap_gate_ro_ops (Results 1 – 10 of 10) sorted by relevance
| /linux/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 | 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 | axg-aoclk.c | 67 .ops = &clk_regmap_gate_ro_ops,
|
| 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,
|
| /linux/ |
| A D | vmlinux.symvers | 9232 0x00000000 clk_regmap_gate_ro_ops vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 74568 ffff800011101380 D clk_regmap_gate_ro_ops
|
| A D | .tmp_System.map | 74568 ffff800011101380 D clk_regmap_gate_ro_ops
|
Completed in 1055 milliseconds