Home
last modified time | relevance | path

Searched refs:ATMEL_SPI_SR_OVRES (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/spi/
A Datmel_spi.h48 #define ATMEL_SPI_SR_OVRES BIT(3) macro
A Datmel_spi.c66 #define ATMEL_SPI_SR_OVRES BIT(3) macro
254 if (status & ATMEL_SPI_SR_OVRES) in atmel_spi_xfer()

Completed in 4 milliseconds