Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h98 #define EMAC_RXC_SHORT 0xFFC03144 /* RX Frame Fragment Count - Byte Count x < 64 … macro
148 #define FramesLenLt64Received EMAC_RXC_SHORT /* RX Frame Fragment Count - Byte Count x < 64 …
DcdefBF537.h144 #define bfin_read_EMAC_RXC_SHORT() bfin_read32(EMAC_RXC_SHORT)
145 #define bfin_write_EMAC_RXC_SHORT(val) bfin_write32(EMAC_RXC_SHORT,val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h97 #define EMAC_RXC_SHORT 0xFFC03144 /* RX Frame Fragment Count - Byte Count x < 64 … macro
148 #define FramesLenLt64Received EMAC_RXC_SHORT /* RX Frame Fragment Count - Byte Count …
DdefBF518.h97 #define EMAC_RXC_SHORT 0xFFC03144 /* RX Frame Fragment Count - Byte Count x < 64 … macro
148 #define FramesLenLt64Received EMAC_RXC_SHORT /* RX Frame Fragment Count - Byte Count …
DcdefBF516.h151 #define bfin_read_EMAC_RXC_SHORT() bfin_read32(EMAC_RXC_SHORT)
152 #define bfin_write_EMAC_RXC_SHORT(val) bfin_write32(EMAC_RXC_SHORT, val)
DcdefBF518.h152 #define bfin_read_EMAC_RXC_SHORT() bfin_read32(EMAC_RXC_SHORT)
153 #define bfin_write_EMAC_RXC_SHORT(val) bfin_write32(EMAC_RXC_SHORT, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h97 #define EMAC_RXC_SHORT 0xFFC03144 /* RX Frame Fragment Count - Byte Count x < 64 … macro
148 #define FramesLenLt64Received EMAC_RXC_SHORT /* RX Frame Fragment Count - Byte Count …
DcdefBF527.h151 #define bfin_read_EMAC_RXC_SHORT() bfin_read32(EMAC_RXC_SHORT)
152 #define bfin_write_EMAC_RXC_SHORT(val) bfin_write32(EMAC_RXC_SHORT, val)