Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c393 if (ioread32(ioaddr + TYPHOON_REG_STATUS) == in typhoon_reset()
433 if (ioread32(ioaddr + TYPHOON_REG_STATUS) == wait_value) in typhoon_wait_status()
1407 ioread32(ioaddr + TYPHOON_REG_STATUS) != in typhoon_download_firmware()
1439 ioread32(ioaddr + TYPHOON_REG_STATUS) != in typhoon_download_firmware()
1449 ioread32(ioaddr + TYPHOON_REG_STATUS)); in typhoon_download_firmware()
1483 ioread32(ioaddr + TYPHOON_REG_STATUS)); in typhoon_boot_3XP()
2223 if (ioread32(ioaddr + TYPHOON_REG_STATUS) != in typhoon_test_mmio()
H A Dtyphoon.h572 #define TYPHOON_REG_STATUS TYPHOON_REG_ARM2HOST0 macro