Home
last modified time | relevance | path

Searched refs:AT91C_EMAC_BIG (Results 1 – 6 of 6) sorted by relevance

/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
DAT91SAM7X128_inc.h1283 #define AT91C_EMAC_BIG ( 0x1 << 8 ) /* (EMAC) Receive 1522 bytes. */ macro
DAT91SAM7X256_inc.h1283 #define AT91C_EMAC_BIG ( 0x1 << 8 ) /* (EMAC) Receive 1522 bytes. */ macro
DAT91SAM7X128.h1561 #define AT91C_EMAC_BIG ( ( unsigned int ) 0x1 << 8 ) /* (EMAC) Receive 1522 bytes… macro
DAT91SAM7X256.h1561 #define AT91C_EMAC_BIG ( ( unsigned int ) 0x1 << 8 ) /* (EMAC) Receive 1522 bytes… macro
/Kernel-v11.1.0/portable/GCC/ARM7_AT91SAM7S/
DAT91SAM7X256.h1561 #define AT91C_EMAC_BIG ( ( unsigned int ) 0x1 << 8 ) /* (EMAC) Receive 1522 bytes… macro
Dioat91sam7x256.h1561 #define AT91C_EMAC_BIG ( ( unsigned int ) 0x1 << 8 ) /* (EMAC) Receive 1522 bytes… macro
4320 AT91C_EMAC_BIG EQU( 0x1 << 8 );