Home
last modified time | relevance | path

Searched refs:typhoon_wait_status (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.c433 typhoon_wait_status(void __iomem *ioaddr, u32 wait_value) in typhoon_wait_status() function
1371 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) { in typhoon_download_firmware()
1450 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_BOOT) < 0) { in typhoon_download_firmware()
1473 if (typhoon_wait_status(ioaddr, initial_status) < 0) { in typhoon_boot_3XP()
1484 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_RUNNING) < 0) { in typhoon_boot_3XP()
1824 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_SLEEPING) < 0) in typhoon_sleep_early()
1860 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0 || in typhoon_wakeup()
2003 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_HALTED) < 0) in typhoon_stop_runtime()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.c428 typhoon_wait_status(void __iomem *ioaddr, u32 wait_value) in typhoon_wait_status() function
1368 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) { in typhoon_download_firmware()
1447 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_BOOT) < 0) { in typhoon_download_firmware()
1470 if (typhoon_wait_status(ioaddr, initial_status) < 0) { in typhoon_boot_3XP()
1481 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_RUNNING) < 0) { in typhoon_boot_3XP()
1821 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_SLEEPING) < 0) in typhoon_sleep_early()
1857 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0 || in typhoon_wakeup()
2000 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_HALTED) < 0) in typhoon_stop_runtime()

Completed in 8 milliseconds