Home
last modified time | relevance | path

Searched refs:RTC_STOP (Results 1 – 4 of 4) sorted by relevance

/drivers/rtc/
Drtc-ds1742.c44 #define RTC_STOP 0x80 macro
173 if (sec & RTC_STOP) { in ds1742_rtc_probe()
Drtc-ds1553.c49 #define RTC_STOP 0x80 macro
278 if (sec & RTC_STOP) { in ds1553_rtc_probe()
Drtc-stk17ta8.c48 #define RTC_STOP 0x80 macro
285 if (cal & RTC_STOP) { in stk17ta8_rtc_probe()
/drivers/mfd/
Drk8xx-core.c152 {RK817_RTC_CTRL_REG, RTC_STOP, RTC_STOP},