Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dmt2063.c1780 s32 maxReads; in mt2063_init() local
1864 maxReads = 10; in mt2063_init()
1865 while (status >= 0 && (FCRUN != 0) && (maxReads-- > 0)) { in mt2063_init()