Searched refs:RS5C348_REG_YEAR (Results 1 – 1 of 1) sorted by relevance
31 #define RS5C348_REG_YEAR 6 macro98 txp[RS5C348_REG_YEAR] = bin2bcd(tm->tm_year % 100); in rs5c348_rtc_set_time()153 tm->tm_year = bcd2bin(rxbuf[RS5C348_REG_YEAR]) + in rs5c348_rtc_read_time()