Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/tuners/
Dmt2063.c919 const u32 nMaxWait = 100; /* wait a maximum of 100 msec */ in mt2063_lockStatus() local
921 const u32 nMaxLoops = nMaxWait / nPollRate; in mt2063_lockStatus()