Searched refs:AT91C_EMAC_EAE (Results 1 – 6 of 6) sorted by relevance
1284 #define AT91C_EMAC_EAE ( 0x1 << 9 ) /* (EMAC) External address match enable. */ macro
1562 #define AT91C_EMAC_EAE ( ( unsigned int ) 0x1 << 9 ) /* (EMAC) External address m… macro
1562 #define AT91C_EMAC_EAE ( ( unsigned int ) 0x1 << 9 ) /* (EMAC) External address m… macro4322 AT91C_EMAC_EAE EQU( 0x1 << 9 );