Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RTSR_TRIG_MASK
drivers/rtc/rtc-pxa.c
114
rtsr &= ~RTSR_TRIG_MASK;
drivers/rtc/rtc-pxa.c
124
rtsr &= ~RTSR_TRIG_MASK;
drivers/rtc/rtc-pxa.c
159
rtc_writel(pxa_rtc, RTSR, rtsr & ~RTSR_TRIG_MASK);