Searched refs:RTC_REG_SEC1 (Results 1 – 1 of 1) sorted by relevance
132 #define RTC_REG_SEC1 1 macro206 t->tm_sec = hp300_rtc_read(RTC_REG_SEC1) * 10 + in hp300_hwclk()222 hp300_rtc_write(RTC_REG_SEC1, t->tm_sec / 10); in hp300_hwclk()244 return hp300_rtc_read(RTC_REG_SEC1) * 10 + in hp300_get_ss()