Home
last modified time | relevance | path

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

/drivers/net/ethernet/3com/
Dtyphoon.h605 #define TYPHOON_INTR_NONE 0x00000000 macro
Dtyphoon.c1753 iowrite32(TYPHOON_INTR_NONE, in typhoon_poll()
1947 iowrite32(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_start_runtime()
1972 iowrite32(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_stop_runtime()
2250 iowrite32(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_test_mmio()