Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/3com/
Dtyphoon.h605 #define TYPHOON_INTR_NONE 0x00000000 macro
Dtyphoon.c1756 iowrite32(TYPHOON_INTR_NONE, in typhoon_poll()
1942 iowrite32(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_start_runtime()
1967 iowrite32(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_stop_runtime()
2241 iowrite32(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_test_mmio()