Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m68k/include/asm/
Dmvme16xhw.h40 #define RTC_STOP 0x20 macro
Dmvme147hw.h20 #define RTC_STOP 0x20 macro
/linux-4.1.27/drivers/rtc/
Drtc-ds1742.c50 #define RTC_STOP 0x80 macro
189 if (sec & RTC_STOP) { in ds1742_rtc_probe()
Drtc-stk17ta8.c53 #define RTC_STOP 0x80 macro
309 if (cal & RTC_STOP) { in stk17ta8_rtc_probe()
Drtc-ds1553.c54 #define RTC_STOP 0x80 macro
299 if (sec & RTC_STOP) { in ds1553_rtc_probe()
/linux-4.1.27/arch/sh/boards/mach-sh03/
Drtc.c36 #define RTC_STOP 2 macro