Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AR71XX_SPI_IOC_CS
arch/mips/include/asm/mach-ath79/ar71xx_regs.h
907
#define AR71XX_SPI_IOC_CS(n) BIT(16 + (n))
drivers/spi/spi-ath79.c
38
#define AR71XX_SPI_IOC_CS(n) BIT(16 + (n))
drivers/spi/spi-rb4xx.c
28
#define AR71XX_SPI_IOC_CS(n) BIT(16 + (n))