Searched refs:RTC_SEC (Results 1 – 12 of 12) sorted by relevance
211 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()
236 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()
214 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()
222 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()
893 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()
765 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()
60 #define RTC_SEC 0x00 /* 00h Second */ macro
50 #define RTC_SEC 0x0 /* Seconds */ macro
52 #define RTC_SEC 0x0 /* Seconds */ macro
68 #define RTC_SEC 0x00 /* 00h Second */ macro
57 #define RTC_SEC 0x0 /* Seconds */ macro
80 #define RTC_SEC 0x0 /* Seconds */ macro