Go to the documentation of this file.
22 #ifndef __LINUX_MFD_MAX77686_PRIV_H
23 #define __LINUX_MFD_MAX77686_PRIV_H
25 #include <linux/i2c.h>
27 #include <linux/module.h>
29 #define MAX77686_REG_INVALID (0xff)
184 #define MAX77686_IRQSRC_PMIC (0)
185 #define MAX77686_IRQSRC_RTC (1 << 0)