Searched refs:RTC_HRS_12_BCD_MASK (Results 1 – 2 of 2) sorted by relevance
105 #define RTC_HRS_12_BCD_MASK 0x1f /* - - - x x x x x */ macro
1192 hours = ds1685_rtc_bcd2bin(rtc, hours, RTC_HRS_12_BCD_MASK, in ds1685_rtc_probe()1211 hours = ds1685_rtc_bcd2bin(rtc, hours, RTC_HRS_12_BCD_MASK, in ds1685_rtc_probe()