Searched refs:ATMEL_SPI_SR_TXEMPTY (Results 1 – 2 of 2) sorted by relevance
53 #define ATMEL_SPI_SR_TXEMPTY BIT(9) macro
211 } while (!(status & ATMEL_SPI_SR_TXEMPTY)); in spi_xfer()396 ATMEL_SPI_SR_TXEMPTY, true, 1000, false); in atmel_spi_xfer()