Searched refs:DA9030_SUBDEV (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/arch/arm/mach-pxa/ |
| D | em-x270.c | 1154 #define DA9030_SUBDEV(_name, _id, _pdata) \ macro 1161 #define DA9030_LDO(num) DA9030_SUBDEV(regulator, LDO##num, &ldo##num##_data) 1170 DA9030_SUBDEV(regulator, BUCK2, &buck2_data), 1172 DA9030_SUBDEV(led, LED_PC, &em_x270_led_info), 1173 DA9030_SUBDEV(backlight, WLED, &em_x270_led_info), 1174 DA9030_SUBDEV(battery, BAT, &em_x270_batterty_info),
|