Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dmt2063.c546 * If f_Desired is not excluded, choose that first.
553 * Update "f_Desired" to be the nearest "combinational-multiple" of in MT2063_ChooseFirstIF()
560 const u32 f_Desired = in MT2063_ChooseFirstIF() local
582 return f_Desired; in MT2063_ChooseFirstIF()
586 * from f_Desired in MT2063_ChooseFirstIF()
588 if (pAS_Info->f_if1_Center > f_Desired) in MT2063_ChooseFirstIF()
590 f_Desired + in MT2063_ChooseFirstIF()
592 ((pAS_Info->f_if1_Center - f_Desired + in MT2063_ChooseFirstIF()
596 f_Desired - in MT2063_ChooseFirstIF()
598 ((f_Desired in MT2063_ChooseFirstIF()
[all...]
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dmt2063.c546 * If f_Desired is not excluded, choose that first.
553 * Update "f_Desired" to be the nearest "combinational-multiple" of in MT2063_ChooseFirstIF()
560 const u32 f_Desired = in MT2063_ChooseFirstIF() local
582 return f_Desired; in MT2063_ChooseFirstIF()
586 * from f_Desired in MT2063_ChooseFirstIF()
588 if (pAS_Info->f_if1_Center > f_Desired) in MT2063_ChooseFirstIF()
590 f_Desired + in MT2063_ChooseFirstIF()
592 ((pAS_Info->f_if1_Center - f_Desired + in MT2063_ChooseFirstIF()
596 f_Desired - in MT2063_ChooseFirstIF()
598 ((f_Desired in MT2063_ChooseFirstIF()
[all...]

Completed in 4 milliseconds