Searched refs:BD70528_MASK_RTC_WEEK (Results 1 – 2 of 2) sorted by relevance
16 #define BD70528_MASK_RTC_WEEK 0x07 macro
69 r->week &= ~BD70528_MASK_RTC_WEEK; in tm2rtc()105 t->tm_wday = bcd2bin(r->week & BD70528_MASK_RTC_WEEK); in rtc2tm()