Searched refs:UDP_CSR (Results 1 – 9 of 9) sorted by relevance
2441 pUDP->UDP_CSR[ endpoint ] |= AT91C_UDP_FORCESTALL; in AT91F_UDP_EpStall()2472 pUDP->UDP_CSR[ endpoint ] |= AT91C_UDP_TXPKTRDY; in AT91F_UDP_EpEndOfWr()2483 pUDP->UDP_CSR[ endpoint ] &= ~( flag ); in AT91F_UDP_EpClear()2494 pUDP->UDP_CSR[ endpoint ] |= flag; in AT91F_UDP_EpSet()2504 return pUDP->UDP_CSR[ endpoint ]; in AT91F_UDP_EpStatus()
1213 #define UDP_CSR ( 48 ) /* Endpoint Control and Status Register */ macro
853 #define UDP_CSR ( 48 ) /* Endpoint Control and Status Register */ macro
1335 AT91_REG UDP_CSR[ 8 ]; /* Endpoint Control and Status Register */ member
1104 AT91_REG UDP_CSR[ 6 ]; /* Endpoint Control and Status Register */ member