Home
last modified time | relevance | path

Searched refs:QSPI_MR_NBBITS_MASK (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/spi/
Datmel-quadspi.c68 #define QSPI_MR_NBBITS_MASK GENMASK(11, 8) macro
69 #define QSPI_MR_NBBITS(n) ((((n) - 8) << 8) & QSPI_MR_NBBITS_MASK)