Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/
H A 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()
H A Dtyphoon.h601 #define TYPHOON_INTR_BOOTCMD TYPHOON_INTR_ARM2HOST0 macro