Searched refs:RTC_CTRL_4A_INCR (Results 1 – 2 of 2) sorted by relevance
212 #define RTC_CTRL_4A_INCR BIT(6) /* Increment-in-Progress Status */ macro
150 while (rtc->read(rtc, RTC_EXT_CTRL_4A) & RTC_CTRL_4A_INCR) in ds1685_rtc_begin_data_access()1231 { "incr", RTC_EXT_CTRL_4A, RTC_CTRL_4A_INCR },1944 while (rtc->read(rtc, RTC_EXT_CTRL_4A) & RTC_CTRL_4A_INCR) in ds1685_rtc_probe()