Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/3com/
Dtyphoon.c435 typhoon_wait_status(void __iomem *ioaddr, u32 wait_value) in typhoon_wait_status() argument
440 if(ioread32(ioaddr + TYPHOON_REG_STATUS) == wait_value) in typhoon_wait_status()