Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wwan/t7xx/
Dt7xx_hif_dpmaif_rx.c464 unsigned int cur_pit_seq, expect_pit_seq = rxq->expect_pit_seq; in t7xx_dpmaif_check_pit_seq() local
466 if (read_poll_timeout_atomic(t7xx_dpmaif_read_pit_seq, cur_pit_seq, in t7xx_dpmaif_check_pit_seq()
467 cur_pit_seq == expect_pit_seq, DPMAIF_POLL_PIT_TIME_US, in t7xx_dpmaif_check_pit_seq()