Searched refs:AT91C_SPI_OVRES (Results 1 – 8 of 8) sorted by relevance
603 #define AT91C_SPI_OVRES ( 0x1 << 3 ) /* (SPI) Overrun Error Status */ macro
527 #define AT91C_SPI_OVRES ( 0x1 << 3 ) /* (SPI) Overrun Error Status */ macro
683 #define AT91C_SPI_OVRES ( ( unsigned int ) 0x1 << 3 ) /* (SPI) Overrun Error Status… macro
748 #define AT91C_SPI_OVRES ( ( unsigned int ) 0x1 << 3 ) /* (SPI) Overrun Error Status… macro
748 #define AT91C_SPI_OVRES ( ( unsigned int ) 0x1 << 3 ) /* (SPI) Overrun Error Status… macro3317 AT91C_SPI_OVRES EQU( 0x1 << 3 );