Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-fsl-lpspi.c77 #define RSR_RXEMPTY BIT(1) macro
250 while (!(readl(fsl_lpspi->base + IMX7ULP_RSR) & RSR_RXEMPTY)) in fsl_lpspi_read_rx_fifo()