Go to the documentation of this file.
14 #ifndef __MFD_LP8788_H__
15 #define __MFD_LP8788_H__
21 #define LP8788_DEV_BUCK "lp8788-buck"
22 #define LP8788_DEV_DLDO "lp8788-dldo"
23 #define LP8788_DEV_ALDO "lp8788-aldo"
24 #define LP8788_DEV_CHARGER "lp8788-charger"
25 #define LP8788_DEV_RTC "lp8788-rtc"
26 #define LP8788_DEV_BACKLIGHT "lp8788-backlight"
27 #define LP8788_DEV_VIBRATOR "lp8788-vibrator"
28 #define LP8788_DEV_KEYLED "lp8788-keyled"
29 #define LP8788_DEV_ADC "lp8788-adc"
31 #define LP8788_NUM_BUCKS 4
32 #define LP8788_NUM_DLDOS 12
33 #define LP8788_NUM_ALDOS 10
34 #define LP8788_NUM_BUCK2_DVS 2
36 #define LP8788_CHG_IRQ "CHG_IRQ"
37 #define LP8788_PRSW_IRQ "PRSW_IRQ"
38 #define LP8788_BATT_IRQ "BATT_IRQ"
39 #define LP8788_ALM_IRQ "ALARM_IRQ"