Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.c1363 irqEnabled = ioread32(ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()
1365 ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()
1460 iowrite32(irqEnabled, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()
1946 iowrite32(TYPHOON_INTR_ENABLE_ALL, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_start_runtime()
1972 iowrite32(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_stop_runtime()
2232 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_test_mmio()
2250 iowrite32(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_test_mmio()
H A Dtyphoon.h534 #define TYPHOON_REG_INTR_ENABLE 0x08 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.c1360 irqEnabled = ioread32(ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()
1362 ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()
1457 iowrite32(irqEnabled, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()
1943 iowrite32(TYPHOON_INTR_ENABLE_ALL, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_start_runtime()
1969 iowrite32(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_stop_runtime()
2229 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_test_mmio()
2247 iowrite32(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_test_mmio()
H A Dtyphoon.h534 #define TYPHOON_REG_INTR_ENABLE 0x08 macro

Completed in 10 milliseconds