Searched refs:DATE_DAY_MASK (Results 1 – 1 of 1) sorted by relevance
41 #define DATE_DAY_MASK 0x3f macro112 tm->tm_mday = bcd2bin(date & DATE_DAY_MASK); in vt8500_rtc_read_time()