Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RTC_RIS
drivers/rtc/rtc-pl031.c
202
alarm->pending = readl(ldata->base + RTC_RIS) & RTC_BIT_AI;
drivers/rtc/rtc-pl031.c
269
alarm->pending = readl(ldata->base + RTC_RIS) & RTC_BIT_AI;