Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/tuners/
H A 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()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A 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()

Completed in 6 milliseconds