Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/ !
DdefBF516.h79 #define EMAC_TXC_OCTET 0xFFC0318C /* TX Octets Successfully Received Count … macro
130 #define OctetsTransmittedOK EMAC_TXC_OCTET /* TX Octets Successfully Received Count…
DcdefBF516.h137 #define bfin_read_EMAC_TXC_OCTET() bfin_read32(EMAC_TXC_OCTET)
138 #define bfin_write_EMAC_TXC_OCTET(val) bfin_write32(EMAC_TXC_OCTET, val)
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/ !
DdefBF527.h78 #define EMAC_TXC_OCTET 0xFFC0318C /* TX Octets Successfully Received Count … macro
129 #define OctetsTransmittedOK EMAC_TXC_OCTET /* TX Octets Successfully Received Count…
DcdefBF527.h137 #define bfin_read_EMAC_TXC_OCTET() bfin_read32(EMAC_TXC_OCTET)
138 #define bfin_write_EMAC_TXC_OCTET(val) bfin_write32(EMAC_TXC_OCTET, val)
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/ !
DdefBF537.h81 #define EMAC_TXC_OCTET 0xFFC0318C /* TX Octets Successfully Received Count … macro
131 #define OctetsTransmittedOK EMAC_TXC_OCTET /* TX Octets Successfully Received Count …
DcdefBF537.h137 #define bfin_read_EMAC_TXC_OCTET() bfin_read32(EMAC_TXC_OCTET)
138 #define bfin_write_EMAC_TXC_OCTET(val) bfin_write32(EMAC_TXC_OCTET,val)