Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_modem_ops.c310 unsigned int waited_time_ms = 0; in t7xx_wait_hif_ex_hk_event() local
316 waited_time_ms += EX_HS_POLL_DELAY_MS; in t7xx_wait_hif_ex_hk_event()
318 } while (waited_time_ms < EX_HS_TIMEOUT_MS); in t7xx_wait_hif_ex_hk_event()