]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/i2c/twl4030-pwrirq.h
remove <linux/i2c/twl4030-rtc.h>
[linux-2.6-omap-h63xx.git] / include / linux / i2c / twl4030-pwrirq.h
index 7a13368cb5a56a62b77cc622e831f42360f67256..157f19cb267874c6f8b95612da814fe7f76e5e63 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * twl4030-gpio.h - header for TWL4030 GPIO module
+ * twl4030-pwrirq.h - header for TWL4030 power interrupts
  *
  * Copyright (C) 2008 Texas Instruments, Inc.
  * Copyright (C) 2008 Nokia Corporation
 #define __TWL4030_PWRIRQ_H_
 
 /*
- * INT Module Register definitions
- * (not all registers are defined below)
+ * Power Interrupt block register offsets (use TWL4030_MODULE_INT)
  */
 
 #define TWL4030_INT_PWR_ISR1           0x0
 #define TWL4030_INT_PWR_IMR1           0x1
 #define TWL4030_INT_PWR_ISR2           0x2
 #define TWL4030_INT_PWR_IMR2           0x3
+#define TWL4030_INT_PWR_SIR            0x4     /* test register */
+#define TWL4030_INT_PWR_EDR1           0x5
+#define TWL4030_INT_PWR_EDR2           0x6
 #define TWL4030_INT_PWR_SIH_CTRL       0x7
 
 #endif /* End of __TWL4030_PWRIRQ_H */