Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/3com/
Dtyphoon.h598 #define TYPHOON_INTR_SELF 0x00000800 macro
Dtyphoon.c2226 if((val & TYPHOON_INTR_SELF) == 0) { in typhoon_test_mmio()
2231 if(val & TYPHOON_INTR_SELF) in typhoon_test_mmio()