Searched refs:RTC_STOP (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | rk808.c | 268 {RK808_RTC_CTRL_REG, RTC_STOP, RTC_STOP}, 286 { RK808_RTC_CTRL_REG, RTC_STOP, RTC_STOP}, 320 {RK817_RTC_CTRL_REG, RTC_STOP, RTC_STOP}, 340 { RK808_RTC_CTRL_REG, RTC_STOP, RTC_STOP},
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-ds1742.c | 45 #define RTC_STOP 0x80 macro 175 if (sec & RTC_STOP) { in ds1742_rtc_probe()
|
| H A D | rtc-stk17ta8.c | 48 #define RTC_STOP 0x80 macro 285 if (cal & RTC_STOP) { in stk17ta8_rtc_probe()
|
| H A D | rtc-ds1553.c | 49 #define RTC_STOP 0x80 macro 278 if (sec & RTC_STOP) { in ds1553_rtc_probe()
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | mvme16xhw.h | 41 #define RTC_STOP 0x20 macro
|
| H A D | mvme147hw.h | 21 #define RTC_STOP 0x20 macro
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-sh03/ |
| H A D | rtc.c | 38 #define RTC_STOP 2 macro
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | rk808.h | 804 #define RTC_STOP BIT(0) macro
|