Home
last modified time | relevance | path

Searched refs:RTC_DM (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Drtc.h73 #define RTC_DM 0x04 /* Date mode, 1 = binary, 0 = BCD */ macro
/titanic_41/usr/src/uts/sun4u/sys/
H A Dtodm5819p.h84 #define RTC_DM 0x04 /* Date mode, 1 = binary, 0 = BCD */ macro
H A Dtodm5819.h86 #define RTC_DM 0x04 /* Date mode, 1 = binary, 0 = BCD */ macro
H A Dtodds1287.h108 #define RTC_DM 0x04 /* Date mode, 1 = binary, 0 = BCD */ macro
/titanic_41/usr/src/uts/sun4u/io/
H A Dtodm5819.c84 RTC_PUT8(RTC_B, (RTC_DM | RTC_HM)); in _init()
H A Dtodm5819p_rmc.c91 M5819P_DATA_REG = (RTC_DM | RTC_HM); in _init()
H A Dtodblade.c92 RTC_PUT8(RTC_B, (RTC_DM | RTC_HM)); in _init()
H A Dtodds1287.c213 DS1287_DATA_REG = (RTC_DM | RTC_HM); in _init()