Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RCR2_RTCEN
drivers/rtc/rtc-sh.c
143
if (!(readb(rtc->regbase + RCR2) & RCR2_RTCEN))
drivers/rtc/rtc-sh.c
227
tmp |= RCR2_RTCEN | RCR2_START;