Searched refs:RTC_SECONDS_ALARM (Results 1 – 2 of 2) sorted by relevance
27 #define RTC_SECONDS_ALARM 1 macro
34 #define RTC_SECONDS_ALARM 1 macro217 case RTC_SECONDS_ALARM: in cmos_ioport_write()417 if (((s->cmos_data[RTC_SECONDS_ALARM] & 0xc0) == 0xc0 || in rtc_update_second2()418 s->cmos_data[RTC_SECONDS_ALARM] == s->current_tm.tm_sec) && in rtc_update_second2()