Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dmt2063.c912 const u32 nMaxLoops = nMaxWait / nPollRate; in mt2063_lockStatus() local
936 } while (++nDelays < nMaxLoops); in mt2063_lockStatus()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dmt2063.c912 const u32 nMaxLoops = nMaxWait / nPollRate; in mt2063_lockStatus() local
936 } while (++nDelays < nMaxLoops); in mt2063_lockStatus()

Completed in 6 milliseconds