Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STAT_RX_OV
drivers/spi/spi-pic32.c
241
if (status & (STAT_RX_OV | STAT_TX_UR)) {
drivers/spi/spi-pic32.c
242
writel(STAT_RX_OV, &pic32s->regs->status_clr);