Home
last modified time | relevance | path

Searched refs:TYPHOON_INTR_SELF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.h598 #define TYPHOON_INTR_SELF 0x00000800 macro
H A Dtyphoon.c2239 if ((val & TYPHOON_INTR_SELF) == 0) { in typhoon_test_mmio()
2244 if (val & TYPHOON_INTR_SELF) in typhoon_test_mmio()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds