PM1_RTC_EN
if ((pm1_enable & PM1_RTC_EN) && (pm1_status & PM1_RTC_STS))
pm1_enable = *eax & (PM1_RTC_EN | PM1_PWRBTN_EN | PM1_GBL_EN);