Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c1336 u32 irqEnabled; in typhoon_download_firmware() local
1360 irqEnabled = ioread32(ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()
1361 iowrite32(irqEnabled | TYPHOON_INTR_BOOTCMD, in typhoon_download_firmware()
1457 iowrite32(irqEnabled, ioaddr + TYPHOON_REG_INTR_ENABLE); in typhoon_download_firmware()