Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-microchip-core-qspi.c71 #define STATUS_RXFIFOEMPTY BIT(4) macro
178 while (readl_relaxed(qspi->regs + REG_STATUS) & STATUS_RXFIFOEMPTY) in mchp_coreqspi_read_op()
190 while (readl_relaxed(qspi->regs + REG_STATUS) & STATUS_RXFIFOEMPTY) in mchp_coreqspi_read_op()