Searched refs:EMAC_RXC_ALLOCT (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.h140 #define bfin_read_EMAC_RXC_ALLOCT() bfin_read32(EMAC_RXC_ALLOCT)
141 #define bfin_write_EMAC_RXC_ALLOCT(val) bfin_write32(EMAC_RXC_ALLOCT,val)
H A DdefBF537.h96 #define EMAC_RXC_ALLOCT 0xFFC0313C /* Overall RX Octet Count */ macro
146 #define OctetsReceivedAll EMAC_RXC_ALLOCT /* Overall RX Octet Count */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DcdefBF527.h147 #define bfin_read_EMAC_RXC_ALLOCT() bfin_read32(EMAC_RXC_ALLOCT)
148 #define bfin_write_EMAC_RXC_ALLOCT(val) bfin_write32(EMAC_RXC_ALLOCT, val)
H A DdefBF527.h95 #define EMAC_RXC_ALLOCT 0xFFC0313C /* Overall RX Octet Count */ macro
146 #define OctetsReceivedAll EMAC_RXC_ALLOCT /* Overall RX Octet Count */

Completed in 89 milliseconds