Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/include/asm/
Dmvme16xhw.h57 #define RTC_STOP 0x20 macro
Dmvme147hw.h20 #define RTC_STOP 0x20 macro
/linux-2.6.39/drivers/rtc/
Drtc-ds1742.c48 #define RTC_STOP 0x80 macro
198 if (sec & RTC_STOP) { in ds1742_rtc_probe()
Drtc-ds1553.c53 #define RTC_STOP 0x80 macro
305 if (sec & RTC_STOP) { in ds1553_rtc_probe()
Drtc-stk17ta8.c52 #define RTC_STOP 0x80 macro
314 if (cal & RTC_STOP) { in stk17ta8_rtc_probe()
/linux-2.6.39/arch/sh/boards/mach-sh03/
Drtc.c36 #define RTC_STOP 2 macro