Searched refs:M41T62_REG_SEC (Results 1 – 1 of 1) sorted by relevance
26 #define M41T62_REG_SEC 1 macro64 tm->tm_sec = bcd2bin(buf[M41T62_REG_SEC] & 0x7f); in m41t62_update_rtc_time()90 buf[M41T62_REG_SEC] = in m41t62_set_rtc_buf()91 bin2bcd(tm->tm_sec) | (buf[M41T62_REG_SEC] & ~0x7f); in m41t62_set_rtc_buf()