Searched refs:EMAC_RXC_ALLFRM (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF537.h138 #define bfin_read_EMAC_RXC_ALLFRM() bfin_read32(EMAC_RXC_ALLFRM)
139 #define bfin_write_EMAC_RXC_ALLFRM(val) bfin_write32(EMAC_RXC_ALLFRM,val)
H A DdefBF537.h95 #define EMAC_RXC_ALLFRM 0xFFC03138 /* Overall RX Frame Count */ macro
145 #define FramesReceivedAll EMAC_RXC_ALLFRM /* Overall RX Frame Count */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DcdefBF527.h145 #define bfin_read_EMAC_RXC_ALLFRM() bfin_read32(EMAC_RXC_ALLFRM)
146 #define bfin_write_EMAC_RXC_ALLFRM(val) bfin_write32(EMAC_RXC_ALLFRM, val)
H A DdefBF527.h94 #define EMAC_RXC_ALLFRM 0xFFC03138 /* Overall RX Frame Count */ macro
145 #define FramesReceivedAll EMAC_RXC_ALLFRM /* Overall RX Frame Count */

Completed in 118 milliseconds