Searched refs:MFD_CELL_OF (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/mfd/ |
A D | ab8500-core.c | 616 MFD_CELL_OF("ab8500-sysctrl", 622 MFD_CELL_OF("ab8500-clk", 624 MFD_CELL_OF("ab8500-gpadc", 626 MFD_CELL_OF("ab8500-rtc", 632 MFD_CELL_OF("ab8500-pwm", 634 MFD_CELL_OF("ab8500-pwm", 636 MFD_CELL_OF("ab8500-pwm", 638 MFD_CELL_OF("ab8500-denc", 642 MFD_CELL_OF("abx500-temp", 644 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 | mt6360-core.c | 337 MFD_CELL_OF("mt6360-adc", mt6360_adc_resources, 339 MFD_CELL_OF("mt6360-chg", mt6360_chg_resources, 341 MFD_CELL_OF("mt6360-led", mt6360_led_resources, 344 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 | db8500-prcmu.c | 2947 MFD_CELL_OF("db8500-prcmu-regulators", NULL, 2950 MFD_CELL_OF("db8500-thermal",
|
/linux-6.3-rc2/include/linux/mfd/ |
A D | core.h | 34 #define MFD_CELL_OF(_name, _res, _pdata, _pdsize, _id, _compat) \ macro
|
Completed in 17 milliseconds