Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FSI2SPI_CMD_WRITE
drivers/spi/spi-fsi.c
136
if (cmd & FSI2SPI_CMD_WRITE)
drivers/spi/spi-fsi.c
181
if (cmd & FSI2SPI_CMD_WRITE)
drivers/spi/spi-fsi.c
202
cmd_be = cpu_to_be32(cmd | FSI2SPI_CMD_WRITE);