Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/3com/
Dtyphoon.c1339 u32 irqEnabled; in typhoon_download_firmware() local
1363 irqEnabled = ioread32(ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()
1364 iowrite32(irqEnabled | TYPHOON_INTR_BOOTCMD, in typhoon_download_firmware()
1460 iowrite32(irqEnabled, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()