Searched refs:RTC_STOP (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/m68k/include/asm/
H A Dmvme16xhw.h41 #define RTC_STOP 0x20 macro
H A Dmvme147hw.h21 #define RTC_STOP 0x20 macro
/linux-master/drivers/rtc/
H A Drtc-ds1742.c44 #define RTC_STOP 0x80 macro
173 if (sec & RTC_STOP) {
H A Drtc-ds1553.c49 #define RTC_STOP 0x80 macro
278 if (sec & RTC_STOP) {
H A Drtc-stk17ta8.c48 #define RTC_STOP 0x80 macro
285 if (cal & RTC_STOP) {
/linux-master/arch/sh/boards/mach-sh03/
H A Drtc.c37 #define RTC_STOP 2 macro
/linux-master/drivers/mfd/
H A Drk8xx-core.c152 {RK817_RTC_CTRL_REG, RTC_STOP, RTC_STOP},
/linux-master/include/linux/mfd/
H A Drk808.h786 #define RTC_STOP BIT(0) macro

Completed in 117 milliseconds