Searched refs:ABX8XX_REG_YR (Results 1 – 1 of 1) sorted by relevance
28 #define ABX8XX_REG_YR 0x06 macro214 tm->tm_year = bcd2bin(buf[ABX8XX_REG_YR]) + 100; in abx80x_rtc_read_time()234 buf[ABX8XX_REG_YR] = bin2bcd(tm->tm_year - 100); in abx80x_rtc_set_time()