Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dmt2063.c940 const u32 nMaxWait = 100; /* wait a maximum of 100 msec */ in mt2063_lockStatus() local
942 const u32 nMaxLoops = nMaxWait / nPollRate; in mt2063_lockStatus()