Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PCF8563_BIT_AIE
drivers/rtc/rtc-pcf8563.c
117
*en = !!(buf & PCF8563_BIT_AIE);
drivers/rtc/rtc-pcf8563.c
97
buf |= PCF8563_BIT_AIE;
drivers/rtc/rtc-pcf8563.c
99
buf &= ~PCF8563_BIT_AIE;