Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dmt2063.c90 u32 f_LO2; member
686 const u32 f_LO2 = pAS_Info->f_LO2; in IsSpurInBand() local
705 lo_gcd = gcd(f_LO1, f_LO2); in IsSpurInBand()
713 n0 = DIV_ROUND_UP(f_LO2 - d, f_LO1 - f_LO2); in IsSpurInBand()
752 f_nsLO2 = me * (f_LO2 / gf_Scale); in IsSpurInBand()
766 f_nsLO2 = ma * (f_LO2 / gc_Scale); in IsSpurInBand()
859 pAS_Info->f_LO2 = zfLO2; in MT2063_AvoidSpurs()
1538 ofLO2 = state->AS_Data.f_LO2; in MT2063_Tune()
1592 state->AS_Data.f_LO2 = in MT2063_Tune()
1609 state->AS_Data.f_LO2 = in MT2063_Tune()
[all …]