Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_pci.c48 #define T7XX_INIT_TIMEOUT 20 macro
541 if (!wait_for_completion_timeout(&t7xx_dev->init_done, T7XX_INIT_TIMEOUT * HZ)) { in t7xx_pci_pm_prepare()