Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dmt2063.c910 const u32 nMaxWait = 100; /* wait a maximum of 100 msec */ in mt2063_lockStatus() local
912 const u32 nMaxLoops = nMaxWait / nPollRate; in mt2063_lockStatus()