Searched refs:AT91C_UDP_FORCESTALL (Results 1 – 9 of 9) sorted by relevance
1261 #define AT91C_UDP_FORCESTALL ( 0x1 << 5 ) /* (UDP) Force Stall (used by Control, Bul… macro
899 #define AT91C_UDP_FORCESTALL ( 0x1 << 5 ) /* (UDP) Force Stall (used by Control, Bul… macro
2441 pUDP->UDP_CSR[ endpoint ] |= AT91C_UDP_FORCESTALL; in AT91F_UDP_EpStall()
1385 #define AT91C_UDP_FORCESTALL ( ( unsigned int ) 0x1 << 5 ) /* (UDP) Force Stall (use… macro
1154 #define AT91C_UDP_FORCESTALL ( ( unsigned int ) 0x1 << 5 ) /* (UDP) Force Stall (use… macro
1154 #define AT91C_UDP_FORCESTALL ( ( unsigned int ) 0x1 << 5 ) /* (UDP) Force Stall (use… macro3804 AT91C_UDP_FORCESTALL EQU( 0x1 << 5 );
Completed in 159 milliseconds