Searched refs:M41T62_REG_MON (Results 1 – 1 of 1) sorted by relevance
31 #define M41T62_REG_MON 6 macro69 tm->tm_mon = bcd2bin(buf[M41T62_REG_MON] & 0x1f); in m41t62_update_rtc_time()100 buf[M41T62_REG_MON] = in m41t62_set_rtc_buf()101 bin2bcd(tm->tm_mon) | (buf[M41T62_REG_MON] & ~0x1f); in m41t62_set_rtc_buf()