Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/3com/
Dtyphoon.c1340 u32 irqEnabled; in typhoon_download_firmware() local
1364 irqEnabled = ioread32(ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()
1365 iowrite32(irqEnabled | TYPHOON_INTR_BOOTCMD, in typhoon_download_firmware()
1462 iowrite32(irqEnabled, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()