Searched refs:RTC_REG_B (Results 1 – 2 of 2) sorted by relevance
47 #define RTC_REG_B 11 macro155 && (((s->cmos_data[RTC_REG_B] & REG_B_PIE) && enable_pie) in rtc_timer_update()156 || ((s->cmos_data[RTC_REG_B] & REG_B_SQWE) && s->sqw_irq))) { in rtc_timer_update()184 if (s->cmos_data[RTC_REG_B] & REG_B_PIE) { in rtc_periodic_timer()198 if (s->cmos_data[RTC_REG_B] & REG_B_SQWE) { in rtc_periodic_timer()232 if (!(s->cmos_data[RTC_REG_B] & REG_B_SET)) { in cmos_ioport_write()242 case RTC_REG_B: in cmos_ioport_write()249 if (s->cmos_data[RTC_REG_B] & REG_B_SET) { in cmos_ioport_write()253 s->cmos_data[RTC_REG_B] = data; in cmos_ioport_write()269 if (s->cmos_data[RTC_REG_B] & REG_B_DM) { in rtc_to_bcd()[all …]
43 #define RTC_REG_B 11 macro69 #define RTC_CONTROL RTC_REG_B