Searched refs:TINY_SPI_STATUS (Results 1 – 1 of 1) sorted by relevance
33 #define TINY_SPI_STATUS 8 macro111 while (!(readb(hw->base + TINY_SPI_STATUS) & in tiny_spi_wait_txr()118 while (!(readb(hw->base + TINY_SPI_STATUS) & in tiny_spi_wait_txe()146 writeb(TINY_SPI_STATUS_TXR, hw->base + TINY_SPI_STATUS); in tiny_spi_txrx_bufs()151 writeb(TINY_SPI_STATUS_TXE, hw->base + TINY_SPI_STATUS); in tiny_spi_txrx_bufs()178 writeb(0, hw->base + TINY_SPI_STATUS); in tiny_spi_irq()193 hw->base + TINY_SPI_STATUS); in tiny_spi_irq()196 hw->base + TINY_SPI_STATUS); in tiny_spi_irq()