ARM: OMAP: Add DMTIMER definitions for posted mode
[pandora-kernel.git] / arch / arm / plat-omap / include / plat / dmtimer.h
index ffa6ccf..b27d92a 100644 (file)
  */
 #define OMAP_TIMER_IP_VERSION_1                        0x1
 
+/* posted mode types */
+#define OMAP_TIMER_NONPOSTED                   0x00
+#define OMAP_TIMER_POSTED                      0x01
+
 /* timer capabilities used in hwmod database */
 #define OMAP_TIMER_SECURE                              0x80000000
 #define OMAP_TIMER_ALWON                               0x40000000