Searched refs:ALTERA_SPI_STATUS (Results 1 – 1 of 1) sorted by relevance
29 #define ALTERA_SPI_STATUS 8 macro148 while (!(readl(hw->base + ALTERA_SPI_STATUS) & in altera_spi_txrx()236 writel(0, hw->base + ALTERA_SPI_STATUS); /* clear status reg */ in altera_spi_probe()237 if (readl(hw->base + ALTERA_SPI_STATUS) & ALTERA_SPI_STATUS_RRDY_MSK) in altera_spi_probe()