Home
last modified time | relevance | path

Searched refs:RTC_SEC (Results 1 – 12 of 12) sorted by relevance

/titanic_44/usr/src/uts/sun4u/io/
H A Dtodm5819.c211 rtc->rtc_sec = RTC_GET8(RTC_SEC); in read_rtc()
297 RTC_PUT8(RTC_SEC, (rtc->rtc_sec)); in write_rtc_time()
384 M5819_ADDR_REG = RTC_SEC; in todm5819_get_cpufrequency()
H A Dtodblade.c236 rtc->rtc_sec = RTC_GET8(RTC_SEC); in read_rtc()
343 RTC_PUT8(RTC_SEC, (rtc->rtc_sec)); in write_rtc_time()
397 M5819_ADDR_REG = RTC_SEC; in todbl_get_cpufrequency()
H A Dtodm5819p_rmc.c214 M5819P_ADDR_REG = RTC_SEC; in read_rtc()
317 M5819P_ADDR_REG = RTC_SEC; in write_rtc_time()
418 M5819P_ADDR_REG = RTC_SEC; in todm5819p_rmc_get_cpufrequency()
H A Dtodbq4802.c222 rtc->rtc_sec = BCD_TO_BYTE(BQ4802_DATA_REG(RTC_SEC)); in read_rtc()
289 BQ4802_DATA_REG(RTC_SEC) = BYTE_TO_BCD(rtc->rtc_sec); in write_rtc_time()
H A Dtodds1287.c893 DS1287_ADDR_REG = RTC_SEC; in read_rtc()
1007 DS1287_ADDR_REG = RTC_SEC; in write_rtc_time()
1153 DS1287_ADDR_REG = RTC_SEC; in todds_get_cpufrequency()
H A Dtodds1337.c765 i2c_tp->i2c_wbuf[0] = (uchar_t)RTC_SEC; /* Start from 0x00 */ in todds1337_read_rtc()
846 i2c_tp->i2c_wbuf[0] = (uchar_t)RTC_SEC; in todds1337_write_rtc()
/titanic_44/usr/src/uts/sun4u/snowbird/sys/
H A Dtodds1307.h60 #define RTC_SEC 0x00 /* 00h Second */ macro
/titanic_44/usr/src/uts/sun4u/sys/
H A Dtodbq4802.h50 #define RTC_SEC 0x0 /* Seconds */ macro
H A Dtodm5819p.h52 #define RTC_SEC 0x0 /* Seconds */ macro
H A Dtodds1337.h68 #define RTC_SEC 0x00 /* 00h Second */ macro
H A Dtodm5819.h57 #define RTC_SEC 0x0 /* Seconds */ macro
H A Dtodds1287.h80 #define RTC_SEC 0x0 /* Seconds */ macro