Home
last modified time | relevance | path

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

/linux-6.15/drivers/spi/
H A Dspi-microchip-core.c60 #define STATUS_RXFIFO_EMPTY BIT(6) macro
140 while (mchp_corespi_read(spi, REG_STATUS) & STATUS_RXFIFO_EMPTY) in mchp_corespi_read_fifo()