Searched refs:MFD_CELL_OF (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/mfd/ |
| A D | da9062-core.c | 185 MFD_CELL_OF("da9061-core", da9061_core_resources, NULL, 0, 0, 193 MFD_CELL_OF("da9061-onkey", da9061_onkey_resources, NULL, 0, 0, 198 MFD_CELL_OF("da9061-core", NULL, NULL, 0, 0, NULL), 199 MFD_CELL_OF("da9062-regulators", NULL, NULL, 0, 0, NULL), 239 MFD_CELL_OF("da9062-core", da9062_core_resources, NULL, 0, 0, 247 MFD_CELL_OF("da9062-rtc", da9062_rtc_resources, NULL, 0, 0, 249 MFD_CELL_OF("da9062-onkey", da9062_onkey_resources, NULL, 0, 0, 251 MFD_CELL_OF("da9062-gpio", da9062_gpio_resources, NULL, 0, 0, 256 MFD_CELL_OF("da9062-core", NULL, NULL, 0, 0, NULL), 257 MFD_CELL_OF("da9062-regulators", NULL, NULL, 0, 0, NULL), [all …]
|
| A D | ab8500-core.c | 615 MFD_CELL_OF("ab8500-sysctrl", 621 MFD_CELL_OF("ab8500-clk", 623 MFD_CELL_OF("ab8500-gpadc", 625 MFD_CELL_OF("ab8500-rtc", 631 MFD_CELL_OF("ab8500-pwm", 633 MFD_CELL_OF("ab8500-pwm", 635 MFD_CELL_OF("ab8500-pwm", 637 MFD_CELL_OF("ab8500-denc", 641 MFD_CELL_OF("abx500-temp", 643 MFD_CELL_OF("ab8500-usb", [all …]
|
| A D | mt6370.c | 134 MFD_CELL_OF("mt6370-adc", 136 MFD_CELL_OF("mt6370-charger", 138 MFD_CELL_OF("mt6370-flashlight", 140 MFD_CELL_OF("mt6370-indicator", 142 MFD_CELL_OF("mt6370-tcpc", 148 MFD_CELL_OF("mt6370-backlight", 153 MFD_CELL_OF("mt6370-backlight",
|
| A D | max77541.c | 84 MFD_CELL_OF("max77540-regulator", NULL, NULL, 0, 0, NULL), 88 MFD_CELL_OF("max77541-regulator", NULL, NULL, 0, 0, NULL), 89 MFD_CELL_OF("max77541-adc", NULL, NULL, 0, 0, NULL),
|
| A D | mt6360-core.c | 338 MFD_CELL_OF("mt6360-adc", mt6360_adc_resources, 340 MFD_CELL_OF("mt6360-chg", mt6360_chg_resources, 342 MFD_CELL_OF("mt6360-led", mt6360_led_resources, 345 MFD_CELL_OF("mt6360-tcpc", NULL,
|
| A D | rt4831.c | 25 MFD_CELL_OF("rt4831-backlight", NULL, NULL, 0, 0, "richtek,rt4831-backlight"),
|
| A D | rt5120.c | 81 MFD_CELL_OF("rt5120-pwrkey", rt5120_pwrkey_resources, NULL, 0, 0, "richtek,rt5120-pwrkey"),
|
| A D | axp20x.c | 1043 MFD_CELL_OF("axp717-adc", 1045 MFD_CELL_OF("axp20x-usb-power-supply", 1048 MFD_CELL_OF("axp20x-battery-power-supply",
|
| A D | db8500-prcmu.c | 2947 MFD_CELL_OF("db8500-prcmu-regulators", NULL, 2950 MFD_CELL_OF("db8500-thermal",
|
| /linux/include/linux/mfd/ |
| A D | core.h | 34 #define MFD_CELL_OF(_name, _res, _pdata, _pdsize, _id, _compat) \ macro
|
Completed in 25 milliseconds