Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DATA_DIR_RX
drivers/spi/spi-tegra114.c
147
#define DATA_DIR_RX (1 << 1)
drivers/spi/spi-tegra20-sflash.c
97
#define DATA_DIR_RX (1 << 1)
drivers/spi/spi-tegra20-slink.c
135
#define DATA_DIR_RX (1 << 1)
drivers/spi/spi-tegra210-quad.c
160
#define DATA_DIR_RX BIT(1)