Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h598 #define TYPHOON_INTR_SELF 0x00000800 macro
H A Dtyphoon.c2236 if ((val & TYPHOON_INTR_SELF) == 0) { in typhoon_test_mmio()
2241 if (val & TYPHOON_INTR_SELF) in typhoon_test_mmio()