Searched refs:REG_C_AF (Results 1 – 3 of 3) sorted by relevance
66 #define REG_C_AF 0x20 macro
299 g_assert((cmos_read(RTC_REG_C) & REG_C_AF) != 0); in alarm_time()499 g_assert((cmos_read(RTC_REG_C) & REG_C_AF) != 0); in am_pm_alarm()526 g_assert((cmos_read(RTC_REG_C) & REG_C_AF) != 0); in am_pm_alarm()540 g_assert((cmos_read(RTC_REG_C) & REG_C_AF) == 0); in am_pm_alarm()
288 (s->cmos_data[RTC_REG_C] & REG_C_AF)) { in check_update_timer()417 irqs |= REG_C_AF; in rtc_update_timer()708 if (ret & (REG_C_UF | REG_C_AF)) { in cmos_ioport_read()983 s->cmos_data[RTC_REG_C] &= ~(REG_C_UF | REG_C_IRQF | REG_C_PF | REG_C_AF); in rtc_reset_enter()