Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/spi/
Datmel-quadspi.c67 #define QSPI_MR_NBBITS_MASK GENMASK(11, 8) macro
68 #define QSPI_MR_NBBITS(n) ((((n) - 8) << 8) & QSPI_MR_NBBITS_MASK)