Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
INT_ENABLE_MASK
drivers/spi/spi-microchip-core-spi.c
113
control |= INT_ENABLE_MASK;
drivers/spi/spi-microchip-core-spi.c
121
control &= ~INT_ENABLE_MASK;
drivers/spi/spi-mpfs.c
165
control |= INT_ENABLE_MASK;
drivers/spi/spi-mpfs.c
173
control &= ~INT_ENABLE_MASK;