Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
Drtc-ds1742.c45 #define RTC_STOP 0x80 macro
175 if (sec & RTC_STOP) { in ds1742_rtc_probe()
Drtc-ds1553.c49 #define RTC_STOP 0x80 macro
278 if (sec & RTC_STOP) { in ds1553_rtc_probe()
Drtc-stk17ta8.c48 #define RTC_STOP 0x80 macro
285 if (cal & RTC_STOP) { in stk17ta8_rtc_probe()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dmvme16xhw.h41 #define RTC_STOP 0x20 macro
Dmvme147hw.h21 #define RTC_STOP 0x20 macro
/kernel/linux/linux-5.10/arch/sh/boards/mach-sh03/
Drtc.c38 #define RTC_STOP 2 macro
/kernel/linux/linux-5.10/drivers/mfd/
Drk808.c203 {RK817_RTC_CTRL_REG, RTC_STOP, RTC_STOP},
/kernel/linux/linux-5.10/include/linux/mfd/
Drk808.h377 #define RTC_STOP BIT(0) macro
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch41685 + {RK808_RTC_CTRL_REG, RTC_STOP, RTC_STOP},
41701 + { RK808_RTC_CTRL_REG, RTC_STOP, RTC_STOP},
41735 {RK817_RTC_CTRL_REG, RTC_STOP, RTC_STOP},
41742 + { RK808_RTC_CTRL_REG, RTC_STOP, RTC_STOP},