Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/3com/
Dtyphoon.c400 if(ioread32(ioaddr + TYPHOON_REG_STATUS) == in typhoon_reset()
440 if(ioread32(ioaddr + TYPHOON_REG_STATUS) == wait_value) in typhoon_wait_status()
1407 ioread32(ioaddr + TYPHOON_REG_STATUS) != in typhoon_download_firmware()
1440 ioread32(ioaddr + TYPHOON_REG_STATUS) != in typhoon_download_firmware()
1450 ioread32(ioaddr + TYPHOON_REG_STATUS)); in typhoon_download_firmware()
1484 ioread32(ioaddr + TYPHOON_REG_STATUS)); in typhoon_boot_3XP()
2213 if(ioread32(ioaddr + TYPHOON_REG_STATUS) != in typhoon_test_mmio()
Dtyphoon.h572 #define TYPHOON_REG_STATUS TYPHOON_REG_ARM2HOST0 macro