Searched refs:RTC_SEC (Results 1 – 2 of 2) sorted by relevance
307 writertc(RTC_SEC, bin2bcd(ct.sec)); /* Write back Seconds */ in atrtc_settime()347 ct.sec = readrtc(RTC_SEC); in atrtc_gettime()401 rtcin(RTC_HRS), rtcin(RTC_MIN), rtcin(RTC_SEC), in DB_SHOW_COMMAND()
43 #define RTC_SEC 0x00 /* seconds */ macro