Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-ds1742.c48 #define RTC_STOP 0x80 macro
178 if (sec & RTC_STOP) { in ds1742_rtc_probe()
Drtc-ds1553.c52 #define RTC_STOP 0x80 macro
283 if (sec & RTC_STOP) { in ds1553_rtc_probe()
Drtc-stk17ta8.c51 #define RTC_STOP 0x80 macro
290 if (cal & RTC_STOP) { in stk17ta8_rtc_probe()
/Linux-v4.19/arch/m68k/include/asm/
Dmvme16xhw.h41 #define RTC_STOP 0x20 macro
Dmvme147hw.h21 #define RTC_STOP 0x20 macro
/Linux-v4.19/arch/sh/boards/mach-sh03/
Drtc.c37 #define RTC_STOP 2 macro