Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dmt2063.c574 s32 tmpMin, tmpMax; in MT2063_ChooseFirstIF() local
611 tmpMax = in MT2063_ChooseFirstIF()
617 if ((tmpMin < 0) && (tmpMax > 0)) in MT2063_ChooseFirstIF()
622 zones[j - 1].max_ = tmpMax; in MT2063_ChooseFirstIF()
626 zones[j].max_ = tmpMax; in MT2063_ChooseFirstIF()