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

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF516.h161 #define bfin_read_EMAC_TXC_ALLOCT() bfin_read32(EMAC_TXC_ALLOCT)
162 #define bfin_write_EMAC_TXC_ALLOCT(val) bfin_write32(EMAC_TXC_ALLOCT, val)
H A DdefBF516.h91 #define EMAC_TXC_ALLOCT 0xFFC031BC /* Overall TX Octet Count */ macro
142 #define OctetsTransmittedAll EMAC_TXC_ALLOCT /* Overall TX Octet Count */
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF527.h161 #define bfin_read_EMAC_TXC_ALLOCT() bfin_read32(EMAC_TXC_ALLOCT)
162 #define bfin_write_EMAC_TXC_ALLOCT(val) bfin_write32(EMAC_TXC_ALLOCT, val)
H A DdefBF527.h90 #define EMAC_TXC_ALLOCT 0xFFC031BC /* Overall TX Octet Count */ macro
141 #define OctetsTransmittedAll EMAC_TXC_ALLOCT /* Overall TX Octet Count */
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF537.h161 #define bfin_read_EMAC_TXC_ALLOCT() bfin_read32(EMAC_TXC_ALLOCT)
162 #define bfin_write_EMAC_TXC_ALLOCT(val) bfin_write32(EMAC_TXC_ALLOCT,val)
H A DdefBF537.h93 #define EMAC_TXC_ALLOCT 0xFFC031BC /* Overall TX Octet Count */ macro
143 #define OctetsTransmittedAll EMAC_TXC_ALLOCT /* Overall TX Octet Count */
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c987 D32(EMAC_TXC_ALLOCT); bfin_debug_mmrs_init()

Completed in 105 milliseconds