Home
last modified time | relevance | path

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

/linux/drivers/rtc/
A Drtc-ds1742.c45 #define RTC_STOP 0x80 macro
175 if (sec & RTC_STOP) { in ds1742_rtc_probe()
A Drtc-ds1553.c49 #define RTC_STOP 0x80 macro
278 if (sec & RTC_STOP) { in ds1553_rtc_probe()
A Drtc-stk17ta8.c48 #define RTC_STOP 0x80 macro
285 if (cal & RTC_STOP) { in stk17ta8_rtc_probe()
/linux/arch/m68k/include/asm/
A Dmvme16xhw.h41 #define RTC_STOP 0x20 macro
A Dmvme147hw.h21 #define RTC_STOP 0x20 macro
/linux/arch/sh/boards/mach-sh03/
A Drtc.c37 #define RTC_STOP 2 macro
/linux/drivers/mfd/
A Drk808.c205 {RK817_RTC_CTRL_REG, RTC_STOP, RTC_STOP},
/linux/include/linux/mfd/
A Drk808.h377 #define RTC_STOP BIT(0) macro

Completed in 19 milliseconds