Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dne2000_base.h256 #define DP_IMR_All 0x3F /* Everything but remote DMA */ macro
H A Dne2000_base.c192 DP_OUT(base, DP_IMR, DP_IMR_All); /* Enable all interrupts */ in dp83902a_start()