Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RX_IRQ
drivers/mailbox/ast2700-mailbox.c
20
#define RX_IRQ(n) BIT(n)
drivers/mailbox/sun6i-msgbox.c
31
#define RX_IRQ(n) BIT(0 + 2 * (n))