maxReads         1780 drivers/media/tuners/mt2063.c 	s32 maxReads;
maxReads         1865 drivers/media/tuners/mt2063.c 	maxReads = 10;
maxReads         1866 drivers/media/tuners/mt2063.c 	while (status >= 0 && (FCRUN != 0) && (maxReads-- > 0)) {