Searched refs:TINY_SPI_STATUS (Results 1 – 1 of 1) sorted by relevance
29 #define TINY_SPI_STATUS 8 macro95 while (!(readb(hw->base + TINY_SPI_STATUS) & in tiny_spi_wait_txr()102 while (!(readb(hw->base + TINY_SPI_STATUS) & in tiny_spi_wait_txe()130 writeb(TINY_SPI_STATUS_TXR, hw->base + TINY_SPI_STATUS); in tiny_spi_txrx_bufs()135 writeb(TINY_SPI_STATUS_TXE, hw->base + TINY_SPI_STATUS); in tiny_spi_txrx_bufs()162 writeb(0, hw->base + TINY_SPI_STATUS); in tiny_spi_irq()177 hw->base + TINY_SPI_STATUS); in tiny_spi_irq()180 hw->base + TINY_SPI_STATUS); in tiny_spi_irq()