Searched refs:RTC_MINUTES_ALARM (Results 1 – 2 of 2) sorted by relevance
29 #define RTC_MINUTES_ALARM 3 macro
36 #define RTC_MINUTES_ALARM 3 macro218 case RTC_MINUTES_ALARM: in cmos_ioport_write()419 ((s->cmos_data[RTC_MINUTES_ALARM] & 0xc0) == 0xc0 || in rtc_update_second2()420 s->cmos_data[RTC_MINUTES_ALARM] == s->current_tm.tm_mon) && in rtc_update_second2()