Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/marvell/
Dgtethreg.h149 #define ETH_EICR 0x0050 /* Interrupt Cause Register */ macro
Dif_gfe.c745 GE_READ(sc, ETH_EICR)); in gfe_ifwatchdog()
1624 cause = GE_READ(sc, ETH_EICR); in gfe_intr()
1632 GE_WRITE(sc, ETH_EICR, ~cause); in gfe_intr()
1697 GE_WRITE(sc, ETH_EICR, 0); in gfe_whack()