Searched refs:RTC_HOURS_ALARM (Results 1 – 2 of 2) sorted by relevance
31 #define RTC_HOURS_ALARM 5 macro
38 #define RTC_HOURS_ALARM 5 macro219 case RTC_HOURS_ALARM: in cmos_ioport_write()421 ((s->cmos_data[RTC_HOURS_ALARM] & 0xc0) == 0xc0 || in rtc_update_second2()422 s->cmos_data[RTC_HOURS_ALARM] == s->current_tm.tm_hour)) { in rtc_update_second2()