Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RTC_STOP
arch/sh/boards/mach-sh03/rtc.c
37
#define RTC_STOP 2
drivers/rtc/rtc-ds1553.c
49
#define RTC_STOP 0x80
drivers/rtc/rtc-ds1742.c
44
#define RTC_STOP 0x80
drivers/rtc/rtc-stk17ta8.c
48
#define RTC_STOP 0x80
include/linux/mfd/rk808.h
1047
#define RTC_STOP BIT(0)