Home
last modified time | relevance | path

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

/drivers/media/tuners/
Dmt2063.c583 s32 tmpMin, tmpMax; in MT2063_ChooseFirstIF() local
616 tmpMin = in MT2063_ChooseFirstIF()
626 if ((tmpMin < 0) && (tmpMax > 0)) in MT2063_ChooseFirstIF()
630 if ((j > 0) && (tmpMin < zones[j - 1].max_)) in MT2063_ChooseFirstIF()
634 zones[j].min_ = tmpMin; in MT2063_ChooseFirstIF()