Searched refs:ALTERA_SPI_STATUS_RRDY_MSK (Results 1 – 1 of 1) sorted by relevance
20 #define ALTERA_SPI_STATUS_RRDY_MSK BIT(7) macro113 if (readl(®s->status) & ALTERA_SPI_STATUS_RRDY_MSK) in altera_spi_xfer()131 if (reg & ALTERA_SPI_STATUS_RRDY_MSK) in altera_spi_xfer()