Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OSPI_DAT
drivers/spi/spi-sn-f-ospi.c
426
buf[i] = readl(ospi->base + OSPI_DAT) & 0xFF;
drivers/spi/spi-sn-f-ospi.c
483
writel(buf[i], ospi->base + OSPI_DAT);