Searched refs:AT91C_SSC_OVRUN (Results 1 – 8 of 8) sorted by relevance
823 #define AT91C_SSC_OVRUN ( 0x1 << 5 ) /* (SSC) Receive Overrun */ macro
726 #define AT91C_SSC_OVRUN ( 0x1 << 5 ) /* (SSC) Receive Overrun */ macro
914 #define AT91C_SSC_OVRUN ( ( unsigned int ) 0x1 << 5 ) /* (SSC) Receive Overrun */ macro
960 #define AT91C_SSC_OVRUN ( ( unsigned int ) 0x1 << 5 ) /* (SSC) Receive Overrun */ macro
960 #define AT91C_SSC_OVRUN ( ( unsigned int ) 0x1 << 5 ) /* (SSC) Receive Overrun */ macro3591 AT91C_SSC_OVRUN EQU( 0x1 << 5 );