Searched refs:EMAC_RXC_GE1024 (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF516.h128 #define bfin_read_EMAC_RXC_GE1024() bfin_read32(EMAC_RXC_GE1024)
129 #define bfin_write_EMAC_RXC_GE1024(val) bfin_write32(EMAC_RXC_GE1024, val)
H A DdefBF516.h74 #define EMAC_RXC_GE1024 0xFFC0315C /* Good RX Frame Count - Byte Count x >= 1024 */ macro
125 #define FramesLen1024_MaxReceived EMAC_RXC_GE1024 /* Good RX Frame Count - Byte Count x >= 1024 */
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF527.h128 #define bfin_read_EMAC_RXC_GE1024() bfin_read32(EMAC_RXC_GE1024)
129 #define bfin_write_EMAC_RXC_GE1024(val) bfin_write32(EMAC_RXC_GE1024, val)
H A DdefBF527.h73 #define EMAC_RXC_GE1024 0xFFC0315C /* Good RX Frame Count - Byte Count x >= 1024 */ macro
124 #define FramesLen1024_MaxReceived EMAC_RXC_GE1024 /* Good RX Frame Count - Byte Count x >= 1024 */
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF537.h128 #define bfin_read_EMAC_RXC_GE1024() bfin_read32(EMAC_RXC_GE1024)
129 #define bfin_write_EMAC_RXC_GE1024(val) bfin_write32(EMAC_RXC_GE1024,val)
H A DdefBF537.h76 #define EMAC_RXC_GE1024 0xFFC0315C /* Good RX Frame Count - Byte Count x >= 1024 */ macro
126 #define FramesLen1024_MaxReceived EMAC_RXC_GE1024 /* Good RX Frame Count - Byte Count x >= 1024 */
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c960 D32(EMAC_RXC_GE1024); bfin_debug_mmrs_init()

Completed in 174 milliseconds