Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/3com/
Dtyphoon.c1168 TYPHOON_INTR_BOOTCMD) in typhoon_wait_interrupt()
1176 iowrite32(TYPHOON_INTR_BOOTCMD, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_wait_interrupt()
1365 iowrite32(irqEnabled | TYPHOON_INTR_BOOTCMD, in typhoon_download_firmware()
1368 iowrite32(irqMasked | TYPHOON_INTR_BOOTCMD, in typhoon_download_firmware()
1380 iowrite32(TYPHOON_INTR_BOOTCMD, ioaddr + TYPHOON_REG_INTR_STATUS); in typhoon_download_firmware()
Dtyphoon.h601 #define TYPHOON_INTR_BOOTCMD TYPHOON_INTR_ARM2HOST0 macro