Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/3com/
Dtyphoon.c399 if(ioread32(ioaddr + TYPHOON_REG_STATUS) == in typhoon_reset()
439 if(ioread32(ioaddr + TYPHOON_REG_STATUS) == wait_value) in typhoon_wait_status()
1411 ioread32(ioaddr + TYPHOON_REG_STATUS) != in typhoon_download_firmware()
1444 ioread32(ioaddr + TYPHOON_REG_STATUS) != in typhoon_download_firmware()
1454 ioread32(ioaddr + TYPHOON_REG_STATUS)); in typhoon_download_firmware()
1488 ioread32(ioaddr + TYPHOON_REG_STATUS)); in typhoon_boot_3XP()
2217 if(ioread32(ioaddr + TYPHOON_REG_STATUS) != in typhoon_test_mmio()
Dtyphoon.h572 #define TYPHOON_REG_STATUS TYPHOON_REG_ARM2HOST0 macro