Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dmt2063.c99 u32 maxH1; member
690 const u32 f_Scale = (f_LO1 / (UINT_MAX / 2 / pAS_Info->maxH1)) + 1; in IsSpurInBand()
716 for (n = n0; n <= pAS_Info->maxH1; ++n) { in IsSpurInBand()
721 if (md >= pAS_Info->maxH1) in IsSpurInBand()
796 if (pAS_Info->maxH1 == 0) in MT2063_AvoidSpurs()
1901 state->AS_Data.maxH1 = MT2063_MAX_HARMONICS_1; in mt2063_init()