Searched refs:RTC_MONTH_BCD_MASK (Results 1 – 2 of 2) sorted by relevance
116 #define RTC_MONTH_BCD_MASK 0x1f /* - - - x x x x x */ macro
285 tm->tm_mon = (ds1685_rtc_bcd2bin(rtc, month, RTC_MONTH_BCD_MASK, in ds1685_rtc_read_time()318 RTC_MONTH_BCD_MASK); in ds1685_rtc_set_time()1549 { "month", RTC_MONTH, RTC_MONTH_BCD_MASK, 1, 12 },