Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/tuners/
Dmt2063.c102 u32 bSpurPresent; member
810 pAS_Info->bSpurPresent = IsSpurInBand(pAS_Info, &fm, &fp); in MT2063_AvoidSpurs()
811 if (pAS_Info->bSpurPresent) { in MT2063_AvoidSpurs()
844 pAS_Info->bSpurPresent = IsSpurInBand(pAS_Info, &fm, &fp); in MT2063_AvoidSpurs()
849 } while ((2 * delta_IF1 + pAS_Info->f_out_bw <= pAS_Info->f_if1_bw) && pAS_Info->bSpurPresent); in MT2063_AvoidSpurs()
856 if (pAS_Info->bSpurPresent == 1) { in MT2063_AvoidSpurs()