Searched refs:RS5C348_MINS_MASK (Results 1 – 1 of 1) sorted by relevance
41 #define RS5C348_MINS_MASK 0x7f macro122 tm->tm_min = bcd2bin(rxbuf[RS5C348_REG_MINS] & RS5C348_MINS_MASK); in rs5c348_rtc_read_time()