Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/3com/
Dtyphoon.c1167 TYPHOON_INTR_BOOTCMD) in typhoon_wait_interrupt()
1175 iowrite32(TYPHOON_INTR_BOOTCMD, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_wait_interrupt()
1364 iowrite32(irqEnabled | TYPHOON_INTR_BOOTCMD, in typhoon_download_firmware()
1367 iowrite32(irqMasked | TYPHOON_INTR_BOOTCMD, in typhoon_download_firmware()
1379 iowrite32(TYPHOON_INTR_BOOTCMD, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_download_firmware()
Dtyphoon.h601 #define TYPHOON_INTR_BOOTCMD TYPHOON_INTR_ARM2HOST0 macro