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