Searched refs:SR_RF_NOT_EMPT (Results 1 – 2 of 2) sorted by relevance
90 #define SR_RF_NOT_EMPT (1 << 3) macro
317 return !!(dw_readl(dws, DW_SPI_SR) & SR_RF_NOT_EMPT); in dw_spi_dma_rx_busy()