Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h68 #define EMAC_RXC_SHORT 0xFFC03144 /* RX Frame Fragment Count - Byte Count x < 64 … macro
119 #define FramesLenLt64Received EMAC_RXC_SHORT /* RX Frame Fragment Count - Byte Count …
DcdefBF516.h116 #define bfin_read_EMAC_RXC_SHORT() bfin_read32(EMAC_RXC_SHORT)
117 #define bfin_write_EMAC_RXC_SHORT(val) bfin_write32(EMAC_RXC_SHORT, val)
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h67 #define EMAC_RXC_SHORT 0xFFC03144 /* RX Frame Fragment Count - Byte Count x < 64 … macro
118 #define FramesLenLt64Received EMAC_RXC_SHORT /* RX Frame Fragment Count - Byte Count …
DcdefBF527.h116 #define bfin_read_EMAC_RXC_SHORT() bfin_read32(EMAC_RXC_SHORT)
117 #define bfin_write_EMAC_RXC_SHORT(val) bfin_write32(EMAC_RXC_SHORT, val)
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h70 #define EMAC_RXC_SHORT 0xFFC03144 /* RX Frame Fragment Count - Byte Count x < 64 … macro
120 #define FramesLenLt64Received EMAC_RXC_SHORT /* RX Frame Fragment Count - Byte Count x < 64 …
DcdefBF537.h116 #define bfin_read_EMAC_RXC_SHORT() bfin_read32(EMAC_RXC_SHORT)
117 #define bfin_write_EMAC_RXC_SHORT(val) bfin_write32(EMAC_RXC_SHORT,val)