Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dtyphoon.c402 if(readl(ioaddr + TYPHOON_REG_STATUS) == in typhoon_reset()
442 if(readl(ioaddr + TYPHOON_REG_STATUS) == wait_value) in typhoon_wait_status()
1444 readl(ioaddr + TYPHOON_REG_STATUS) != in typhoon_download_firmware()
1477 readl(ioaddr + TYPHOON_REG_STATUS) != in typhoon_download_firmware()
1487 tp->name, readl(ioaddr + TYPHOON_REG_STATUS)); in typhoon_download_firmware()
1520 tp->name, readl(ioaddr + TYPHOON_REG_STATUS)); in typhoon_boot_3XP()
Dtyphoon.h567 #define TYPHOON_REG_STATUS TYPHOON_REG_ARM2HOST0 macro