Home
last modified time | relevance | path

Searched refs:RTC_HM (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Drtc.h72 #define RTC_HM 0x02 /* hour mode, 1 = 24 hour, 0 = 12 hour */ macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dtodbq4802.h94 #define RTC_HM 0x02 /* Hour mode, 1 = 24 hour, 0 = 12 hour */ macro
H A Dtodm5819p.h83 #define RTC_HM 0x02 /* Hour mode, 1 = 24 hour, 0 = 12 hour */ macro
H A Dtodm5819.h85 #define RTC_HM 0x02 /* Hour mode, 1 = 24 hour, 0 = 12 hour */ macro
H A Dtodds1287.h107 #define RTC_HM 0x02 /* Hour mode, 1 = 24 hour, 0 = 12 hour */ macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodm5819.c84 RTC_PUT8(RTC_B, (RTC_DM | RTC_HM)); in _init()
H A Dtodbq4802.c105 BQ4802_DATA_REG(RTC_CNTRL) = (RTC_HM | RTC_STOP_N); in _init()
H A Dtodm5819p_rmc.c91 M5819P_DATA_REG = (RTC_DM | RTC_HM); in _init()
H A Dtodds1287.c213 DS1287_DATA_REG = (RTC_DM | RTC_HM); in _init()