Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SPI_BIT_LENGTH
drivers/spi/spi-tegra114.c
27
#define SPI_BIT_LENGTH(x) (((x) & 0x1f) << 0)
drivers/spi/spi-tegra20-sflash.c
59
#define SPI_BIT_LENGTH(x) (((x) & 0x1f) << 0)