Home
last modified time | relevance | path

Searched refs:MAL_TXEOBISR (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/ibm/emac/
Dmal.c279 u32 r = get_mal_dcrn(mal, MAL_TXEOBISR); in mal_txeob()
284 set_mal_dcrn(mal, MAL_TXEOBISR, r); in mal_txeob()
503 regs->tx_eobisr = get_mal_dcrn(mal, MAL_TXEOBISR); in mal_dump_regs()
Dmal.h115 #define MAL_TXEOBISR 0x06 macro
Ddebug.c136 get_mal_dcrn(mal, MAL_TXEOBISR), get_mal_dcrn(mal, MAL_TXDEIR), in emac_mal_dump()