Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CR_FSEL
drivers/spi/spi-stm32-qspi.c
377
cr &= ~CR_PRESC_MASK & ~CR_FSEL;
drivers/spi/spi-stm32-qspi.c
379
cr |= FIELD_PREP(CR_FSEL, flash->cs);