Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CTRL_IO_CMD_MASK
drivers/spi/spi-aspeed-smc.c
326
ctl_val &= ~CTRL_IO_CMD_MASK;
drivers/spi/spi-aspeed-smc.c
725
ctl_val = readl(chip->ctl) & ~CTRL_IO_CMD_MASK;