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