Home
last modified time | relevance | path

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

/netbsd/sys/dev/marvell/
H A Dgtethreg.h149 #define ETH_EICR 0x0050 /* Interrupt Cause Register */ macro
H A Dif_gfe.c745 GE_READ(sc, ETH_EICR)); in gfe_ifwatchdog()
1625 cause = GE_READ(sc, ETH_EICR); in gfe_intr()
1633 GE_WRITE(sc, ETH_EICR, ~cause); in gfe_intr()
1698 GE_WRITE(sc, ETH_EICR, 0); in gfe_whack()