Searched refs:AT91C_UDP_FEN (Results 1 – 9 of 9) sorted by relevance
1226 #define AT91C_UDP_FEN ( 0x1 << 8 ) /* (UDP) Function Enable */ macro
868 #define AT91C_UDP_FEN ( 0x1 << 8 ) /* (UDP) Function Enable */ macro
2379 pUDP->UDP_FADDR = ( AT91C_UDP_FEN | address ); in AT91F_UDP_SetAddress()
1350 #define AT91C_UDP_FEN ( ( unsigned int ) 0x1 << 8 ) /* (UDP) Function Enable */ macro
1123 #define AT91C_UDP_FEN ( ( unsigned int ) 0x1 << 8 ) /* (UDP) Function Enable */ macro
1123 #define AT91C_UDP_FEN ( ( unsigned int ) 0x1 << 8 ) /* (UDP) Function Enable */ macro3749 AT91C_UDP_FEN EQU( 0x1 << 8 );