Home
last modified time | relevance | path

Searched refs:MAL_CFG_EOPIE (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/ibm/emac/
A Dmal.h41 #define MAL_CFG_EOPIE 0x00000004 macro
A Dmal.c204 set_mal_dcrn(mal, MAL_CFG, get_mal_dcrn(mal, MAL_CFG) | MAL_CFG_EOPIE); in mal_enable_eob_irq()
211 set_mal_dcrn(mal, MAL_CFG, get_mal_dcrn(mal, MAL_CFG) & ~MAL_CFG_EOPIE); in mal_disable_eob_irq()

Completed in 5 milliseconds