Searched refs:ATMEL_SPI_SR_OVRES (Results 1 – 2 of 2) sorted by relevance
47 #define ATMEL_SPI_SR_OVRES BIT(3) macro
184 if (status & ATMEL_SPI_SR_OVRES) in spi_xfer()369 if (status & ATMEL_SPI_SR_OVRES) in atmel_spi_xfer()