Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h100 #define EMAC_RXC_LT128 0xFFC0314C /* Good RX Frame Count - Byte Count 64 <= x < 128 … macro
150 #define FramesLen65_127Received EMAC_RXC_LT128 /* Good RX Frame Count - Byte Count 64 <= x < 128…
DcdefBF537.h148 #define bfin_read_EMAC_RXC_LT128() bfin_read32(EMAC_RXC_LT128)
149 #define bfin_write_EMAC_RXC_LT128(val) bfin_write32(EMAC_RXC_LT128,val)
/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h99 #define EMAC_RXC_LT128 0xFFC0314C /* Good RX Frame Count - Byte Count 64 < x < 128 … macro
150 #define FramesLen65_127Received EMAC_RXC_LT128 /* Good RX Frame Count - Byte Count 64 …
DdefBF518.h99 #define EMAC_RXC_LT128 0xFFC0314C /* Good RX Frame Count - Byte Count 64 < x < 128 … macro
150 #define FramesLen65_127Received EMAC_RXC_LT128 /* Good RX Frame Count - Byte Count 64 …
DcdefBF516.h155 #define bfin_read_EMAC_RXC_LT128() bfin_read32(EMAC_RXC_LT128)
156 #define bfin_write_EMAC_RXC_LT128(val) bfin_write32(EMAC_RXC_LT128, val)
DcdefBF518.h156 #define bfin_read_EMAC_RXC_LT128() bfin_read32(EMAC_RXC_LT128)
157 #define bfin_write_EMAC_RXC_LT128(val) bfin_write32(EMAC_RXC_LT128, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h99 #define EMAC_RXC_LT128 0xFFC0314C /* Good RX Frame Count - Byte Count 64 < x < 128 … macro
150 #define FramesLen65_127Received EMAC_RXC_LT128 /* Good RX Frame Count - Byte Count 64 …
DcdefBF527.h155 #define bfin_read_EMAC_RXC_LT128() bfin_read32(EMAC_RXC_LT128)
156 #define bfin_write_EMAC_RXC_LT128(val) bfin_write32(EMAC_RXC_LT128, val)