Searched refs:RTC_MINUTES (Results 1 – 2 of 2) sorted by relevance
28 #define RTC_MINUTES 2 macro
35 #define RTC_MINUTES 2 macro224 case RTC_MINUTES: in cmos_ioport_write()290 tm->tm_min = rtc_from_bcd(s, s->cmos_data[RTC_MINUTES]); in rtc_set_time()308 s->cmos_data[RTC_MINUTES] = rtc_to_bcd(s, tm->tm_min); in rtc_copy_date()451 case RTC_MINUTES: in cmos_ioport_read()