Searched refs:MFD_CELL_RES (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/drivers/mfd/ |
| D | tps6594-core.c | 127 MFD_CELL_RES("tps6594-regulator", tps6594_regulator_resources), 128 MFD_CELL_RES("tps6594-pinctrl", tps6594_pinctrl_resources), 129 MFD_CELL_RES("tps6594-pfsm", tps6594_pfsm_resources), 130 MFD_CELL_RES("tps6594-esm", tps6594_esm_resources), 134 MFD_CELL_RES("tps6594-rtc", tps6594_rtc_resources),
|
| D | rt5120.c | 80 MFD_CELL_RES("rt5120-regulator", rt5120_regulator_resources),
|
| D | mt6370.c | 144 MFD_CELL_RES("mt6370-regulator", mt6370_regulator_irqs),
|
| D | mt6360-core.c | 343 MFD_CELL_RES("mt6360-regulator", mt6360_regulator_resources),
|
| D | axp20x.c | 940 MFD_CELL_RES("axp313a-pek", axp313a_pek_resources),
|
| /Linux-v6.6/include/linux/mfd/ |
| D | core.h | 43 #define MFD_CELL_RES(_name, _res) \ macro
|