Merge branch 'pci/arm64-acpi' into next
[deliverable/linux.git] / include / linux / cs5535.h
index c077aec3a6ffed08c52d9f8f3c5cf95e9e6df061..cfe83239d7f0712e09a2766eef0ae8363ff68443 100644 (file)
@@ -95,6 +95,7 @@ static inline int cs5535_pic_unreqz_select_high(unsigned int group,
 
 /* CS5536_PM1_STS bits */
 #define CS5536_WAK_FLAG                (1 << 15)
+#define CS5536_RTC_FLAG                (1 << 10)
 #define CS5536_PWRBTN_FLAG     (1 << 8)
 
 /* CS5536_PM1_EN bits */
This page took 0.040551 seconds and 5 git commands to generate.