Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h70 #define EMAC_RXC_LT128 0xFFC0314C /* Good RX Frame Count - Byte Count 64 < x < 128 … macro
121 #define FramesLen65_127Received EMAC_RXC_LT128 /* Good RX Frame Count - Byte Count 64 …
DcdefBF516.h120 #define bfin_read_EMAC_RXC_LT128() bfin_read32(EMAC_RXC_LT128)
121 #define bfin_write_EMAC_RXC_LT128(val) bfin_write32(EMAC_RXC_LT128, val)
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h69 #define EMAC_RXC_LT128 0xFFC0314C /* Good RX Frame Count - Byte Count 64 < x < 128 … macro
120 #define FramesLen65_127Received EMAC_RXC_LT128 /* Good RX Frame Count - Byte Count 64 …
DcdefBF527.h120 #define bfin_read_EMAC_RXC_LT128() bfin_read32(EMAC_RXC_LT128)
121 #define bfin_write_EMAC_RXC_LT128(val) bfin_write32(EMAC_RXC_LT128, val)
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h72 #define EMAC_RXC_LT128 0xFFC0314C /* Good RX Frame Count - Byte Count 64 <= x < 128 … macro
122 #define FramesLen65_127Received EMAC_RXC_LT128 /* Good RX Frame Count - Byte Count 64 <= x < 128…
DcdefBF537.h120 #define bfin_read_EMAC_RXC_LT128() bfin_read32(EMAC_RXC_LT128)
121 #define bfin_write_EMAC_RXC_LT128(val) bfin_write32(EMAC_RXC_LT128,val)