Searched refs:RTC_CTRL_4A_RWK_MASK (Results 1 – 2 of 2) sorted by relevance
215 #define RTC_CTRL_4A_RWK_MASK 0x07 /* RF + WF + KF */ macro
1249 (rtc->read(rtc, RTC_EXT_CTRL_4A) & ~(RTC_CTRL_4A_RWK_MASK))); in ds1685_rtc_probe()1349 ~(RTC_CTRL_4A_RWK_MASK))); in ds1685_rtc_remove()1414 ctrl4a &= ~(RTC_CTRL_4A_RWK_MASK); in ds1685_rtc_poweroff()