Searched refs:RS5C348_WDAY_MASK (Results 1 – 1 of 1) sorted by relevance
38 #define RS5C348_WDAY_MASK 0x03 macro148 tm->tm_wday = bcd2bin(rxbuf[RS5C348_REG_WDAY] & RS5C348_WDAY_MASK); in rs5c348_rtc_read_time()