Searched refs:MFD_CELL_OF (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/mfd/ |
| D | ab8500-core.c | 605 MFD_CELL_OF("ab8500-charger", NULL, NULL, 0, 0, 607 MFD_CELL_OF("ab8500-btemp", NULL, NULL, 0, 0, 609 MFD_CELL_OF("ab8500-fg", NULL, NULL, 0, 0, 611 MFD_CELL_OF("ab8500-chargalg", NULL, NULL, 0, 0, 617 MFD_CELL_OF("ab8500-debug", 620 MFD_CELL_OF("ab8500-sysctrl", 622 MFD_CELL_OF("ab8500-ext-regulator", 624 MFD_CELL_OF("ab8500-regulator", 626 MFD_CELL_OF("ab8500-clk", 628 MFD_CELL_OF("ab8500-gpadc", [all …]
|
| 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,
|
| D | rt4831.c | 25 MFD_CELL_OF("rt4831-backlight", NULL, NULL, 0, 0, "richtek,rt4831-backlight"),
|
| D | db8500-prcmu.c | 2958 MFD_CELL_OF("db8500-prcmu-regulators", NULL, 2961 MFD_CELL_OF("db8500-thermal",
|
| /Linux-v5.15/include/linux/mfd/ |
| D | core.h | 34 #define MFD_CELL_OF(_name, _res, _pdata, _pdsize, _id, _compat) \ macro
|