Searched refs:MFD_CELL_RES (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/mfd/ |
| A 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), 339 MFD_CELL_RES("tps65224-adc", tps65224_adc_resources), 340 MFD_CELL_RES("tps6594-pfsm", tps65224_pfsm_resources), 341 MFD_CELL_RES("tps6594-pinctrl", tps65224_pinctrl_resources), 342 MFD_CELL_RES("tps6594-regulator", tps65224_regulator_resources),
|
| A D | rt5120.c | 80 MFD_CELL_RES("rt5120-regulator", rt5120_regulator_resources),
|
| A D | 88pm886.c | 38 MFD_CELL_RES("88pm886-onkey", pm886_onkey_resources),
|
| A D | qcom-pm8008.c | 182 MFD_CELL_RES("qpnp-temp-alarm", pm8008_temp_res),
|
| A D | mt6370.c | 144 MFD_CELL_RES("mt6370-regulator", mt6370_regulator_irqs),
|
| A D | mt6360-core.c | 344 MFD_CELL_RES("mt6360-regulator", mt6360_regulator_resources),
|
| A D | axp20x.c | 1037 MFD_CELL_RES("axp313a-pek", axp313a_pek_resources), 1042 MFD_CELL_RES("axp20x-pek", axp717_pek_resources),
|
| /linux/include/linux/mfd/ |
| A D | core.h | 43 #define MFD_CELL_RES(_name, _res) \ macro
|
Completed in 13 milliseconds