Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h74 #define EMAC_RXC_GE1024 0xFFC0315C /* Good RX Frame Count - Byte Count x >= 1024 … macro
125 #define FramesLen1024_MaxReceived EMAC_RXC_GE1024 /* Good RX Frame Count - Byte Count x >=…
DcdefBF516.h128 #define bfin_read_EMAC_RXC_GE1024() bfin_read32(EMAC_RXC_GE1024)
129 #define bfin_write_EMAC_RXC_GE1024(val) bfin_write32(EMAC_RXC_GE1024, val)
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h73 #define EMAC_RXC_GE1024 0xFFC0315C /* Good RX Frame Count - Byte Count x >= 1024 … macro
124 #define FramesLen1024_MaxReceived EMAC_RXC_GE1024 /* Good RX Frame Count - Byte Count x >=…
DcdefBF527.h128 #define bfin_read_EMAC_RXC_GE1024() bfin_read32(EMAC_RXC_GE1024)
129 #define bfin_write_EMAC_RXC_GE1024(val) bfin_write32(EMAC_RXC_GE1024, val)
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h76 #define EMAC_RXC_GE1024 0xFFC0315C /* Good RX Frame Count - Byte Count x >= 1024 … macro
126 #define FramesLen1024_MaxReceived EMAC_RXC_GE1024 /* Good RX Frame Count - Byte Count x >= 1024 …
DcdefBF537.h128 #define bfin_read_EMAC_RXC_GE1024() bfin_read32(EMAC_RXC_GE1024)
129 #define bfin_write_EMAC_RXC_GE1024(val) bfin_write32(EMAC_RXC_GE1024,val)