Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NXP_XSPI_MIN_IOMAP
drivers/spi/spi-nxp-xspi.c
783
xspi->memmap_len = len > NXP_XSPI_MIN_IOMAP ?
drivers/spi/spi-nxp-xspi.c
784
len : NXP_XSPI_MIN_IOMAP;