Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.c389 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_reset()
413 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_reset()
1166 if (ioread32(ioaddr + TYPHOON_REG_INTR_STATUS) & in typhoon_wait_interrupt()
1175 iowrite32(TYPHOON_INTR_BOOTCMD, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_wait_interrupt()
1379 iowrite32(TYPHOON_INTR_BOOTCMD, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_download_firmware()
1769 intr_status = ioread32(ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_interrupt()
1773 iowrite32(intr_status, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_interrupt()
2231 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_test_mmio()
2238 val = ioread32(ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_test_mmio()
2241 ioread32(ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_test_mmio()
[all...]
H A Dtyphoon.h533 #define TYPHOON_REG_INTR_STATUS 0x04 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.c384 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_reset()
408 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_reset()
1163 if (ioread32(ioaddr + TYPHOON_REG_INTR_STATUS) & in typhoon_wait_interrupt()
1172 iowrite32(TYPHOON_INTR_BOOTCMD, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_wait_interrupt()
1376 iowrite32(TYPHOON_INTR_BOOTCMD, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_download_firmware()
1766 intr_status = ioread32(ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_interrupt()
1770 iowrite32(intr_status, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_interrupt()
2228 iowrite32(TYPHOON_INTR_ALL, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_test_mmio()
2235 val = ioread32(ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_test_mmio()
2238 ioread32(ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_test_mmio()
[all...]
H A Dtyphoon.h533 #define TYPHOON_REG_INTR_STATUS 0x04 macro

Completed in 10 milliseconds