Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.c388 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_reset()
412 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_reset()
1366 irqMasked = ioread32(ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_download_firmware()
1368 ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_download_firmware()
1459 iowrite32(irqMasked, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_download_firmware()
1754 tp->ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_poll()
1776 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_interrupt()
1947 iowrite32(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_start_runtime()
2230 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_test_mmio()
2248 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_test_mmio()
[all...]
H A Dtyphoon.h535 #define TYPHOON_REG_INTR_MASK 0x0c macro
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.c383 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_reset()
407 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_reset()
1363 irqMasked = ioread32(ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_download_firmware()
1365 ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_download_firmware()
1456 iowrite32(irqMasked, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_download_firmware()
1751 tp->ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_poll()
1773 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_interrupt()
1944 iowrite32(TYPHOON_INTR_NONE, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_start_runtime()
2227 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_test_mmio()
2245 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_test_mmio()
[all...]
H A Dtyphoon.h535 #define TYPHOON_REG_INTR_MASK 0x0c macro

Completed in 13 milliseconds