Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dmt2063.c87 u32 f_if1_Center; member
435 if ((f_max > (pAS_Info->f_if1_Center - (pAS_Info->f_if1_bw / 2))) in MT2063_AddExclZone()
436 && (f_min < (pAS_Info->f_if1_Center + (pAS_Info->f_if1_bw / 2))) in MT2063_AddExclZone()
491 ((pAS_Info->f_if1_Center - pAS_Info->f_if1_bw / 2 + in MT2063_ResetExclZones()
494 pAS_Info->f_if1_Center + pAS_Info->f_if1_bw / 2 + in MT2063_ResetExclZones()
507 ((pAS_Info->f_if1_Center - pAS_Info->f_if1_bw / 2 - in MT2063_ResetExclZones()
510 pAS_Info->f_if1_Center + pAS_Info->f_if1_bw / 2 + in MT2063_ResetExclZones()
588 if (pAS_Info->f_if1_Center > f_Desired) in MT2063_ChooseFirstIF()
592 ((pAS_Info->f_if1_Center - f_Desired + in MT2063_ChooseFirstIF()
598 ((f_Desired - pAS_Info->f_if1_Center in MT2063_ChooseFirstIF()
[all...]
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dmt2063.c87 u32 f_if1_Center; member
435 if ((f_max > (pAS_Info->f_if1_Center - (pAS_Info->f_if1_bw / 2))) in MT2063_AddExclZone()
436 && (f_min < (pAS_Info->f_if1_Center + (pAS_Info->f_if1_bw / 2))) in MT2063_AddExclZone()
491 ((pAS_Info->f_if1_Center - pAS_Info->f_if1_bw / 2 + in MT2063_ResetExclZones()
494 pAS_Info->f_if1_Center + pAS_Info->f_if1_bw / 2 + in MT2063_ResetExclZones()
507 ((pAS_Info->f_if1_Center - pAS_Info->f_if1_bw / 2 - in MT2063_ResetExclZones()
510 pAS_Info->f_if1_Center + pAS_Info->f_if1_bw / 2 + in MT2063_ResetExclZones()
588 if (pAS_Info->f_if1_Center > f_Desired) in MT2063_ChooseFirstIF()
592 ((pAS_Info->f_if1_Center - f_Desired + in MT2063_ChooseFirstIF()
598 ((f_Desired - pAS_Info->f_if1_Center in MT2063_ChooseFirstIF()
[all...]

Completed in 4 milliseconds