Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h104 #define EMAC_RXC_GE1024 0xFFC0315C /* Good RX Frame Count - Byte Count x >= 1024 … macro
154 #define FramesLen1024_MaxReceived EMAC_RXC_GE1024 /* Good RX Frame Count - Byte Count x >= 1024 …
DcdefBF537.h156 #define bfin_read_EMAC_RXC_GE1024() bfin_read32(EMAC_RXC_GE1024)
157 #define bfin_write_EMAC_RXC_GE1024(val) bfin_write32(EMAC_RXC_GE1024,val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h103 #define EMAC_RXC_GE1024 0xFFC0315C /* Good RX Frame Count - Byte Count x >= 1024 … macro
154 #define FramesLen1024_MaxReceived EMAC_RXC_GE1024 /* Good RX Frame Count - Byte Count x >=…
DdefBF518.h103 #define EMAC_RXC_GE1024 0xFFC0315C /* Good RX Frame Count - Byte Count x >= 1024 … macro
154 #define FramesLen1024_MaxReceived EMAC_RXC_GE1024 /* Good RX Frame Count - Byte Count x >=…
DcdefBF516.h163 #define bfin_read_EMAC_RXC_GE1024() bfin_read32(EMAC_RXC_GE1024)
164 #define bfin_write_EMAC_RXC_GE1024(val) bfin_write32(EMAC_RXC_GE1024, val)
DcdefBF518.h164 #define bfin_read_EMAC_RXC_GE1024() bfin_read32(EMAC_RXC_GE1024)
165 #define bfin_write_EMAC_RXC_GE1024(val) bfin_write32(EMAC_RXC_GE1024, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h103 #define EMAC_RXC_GE1024 0xFFC0315C /* Good RX Frame Count - Byte Count x >= 1024 … macro
154 #define FramesLen1024_MaxReceived EMAC_RXC_GE1024 /* Good RX Frame Count - Byte Count x >=…
DcdefBF527.h163 #define bfin_read_EMAC_RXC_GE1024() bfin_read32(EMAC_RXC_GE1024)
164 #define bfin_write_EMAC_RXC_GE1024(val) bfin_write32(EMAC_RXC_GE1024, val)