Searched refs:TYPHOON_INTR_ALL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 388 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_reset() 389 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_reset() 412 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_reset() 413 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_reset() 1776 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_interrupt() 2230 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_test_mmio() 2231 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_test_mmio() 2232 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_test_mmio() 2248 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_test_mmio() 2249 iowrite32(TYPHOON_INTR_ALL, ioadd in typhoon_test_mmio() [all...] |
H A D | typhoon.h | 604 #define TYPHOON_INTR_ALL 0xffffffff macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 383 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_reset() 384 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_reset() 407 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_reset() 408 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_reset() 1773 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_interrupt() 2227 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_test_mmio() 2228 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_test_mmio() 2229 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_test_mmio() 2245 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_MASK); in typhoon_test_mmio() 2246 iowrite32(TYPHOON_INTR_ALL, ioadd in typhoon_test_mmio() [all...] |
H A D | typhoon.h | 604 #define TYPHOON_INTR_ALL 0xffffffff macro
|
Completed in 10 milliseconds