Searched refs:RTC_ABE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dtodbq4802.h77 #define RTC_ABE 0x01 /* Alarm Int. Enable in Battery-backup Mode */ macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodbq4802.c330 BQ4802_DATA_REG(RTC_ENABLES) = regc & ~(RTC_AIE | RTC_ABE);
345 BQ4802_DATA_REG(RTC_ENABLES) = regc | RTC_AIE | RTC_ABE;
359 BQ4802_DATA_REG(RTC_ENABLES) = regc & ~(RTC_AIE | RTC_ABE);

Completed in 59 milliseconds