Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A 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)