Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SIZE_REG
drivers/mfd/lp8788-irq.c
44
return id / SIZE_REG;
drivers/mfd/lp8788-irq.c
54
return 1 << (id % SIZE_REG);
drivers/mfd/lp8788-irq.c
59
return enable << (id % SIZE_REG);