Searched refs:RTC_STOP (Results 1 – 8 of 8) sorted by relevance
45 #define RTC_STOP 0x80 macro175 if (sec & RTC_STOP) { in ds1742_rtc_probe()
49 #define RTC_STOP 0x80 macro278 if (sec & RTC_STOP) { in ds1553_rtc_probe()
48 #define RTC_STOP 0x80 macro285 if (cal & RTC_STOP) { in stk17ta8_rtc_probe()
41 #define RTC_STOP 0x20 macro
21 #define RTC_STOP 0x20 macro
37 #define RTC_STOP 2 macro
205 {RK817_RTC_CTRL_REG, RTC_STOP, RTC_STOP},
377 #define RTC_STOP BIT(0) macro
Completed in 19 milliseconds