Lines Matching defs:f_if1_Center
87 u32 f_if1_Center;
435 if ((f_max > (pAS_Info->f_if1_Center - (pAS_Info->f_if1_bw / 2)))
436 && (f_min < (pAS_Info->f_if1_Center + (pAS_Info->f_if1_bw / 2)))
491 ((pAS_Info->f_if1_Center - pAS_Info->f_if1_bw / 2 +
494 pAS_Info->f_if1_Center + pAS_Info->f_if1_bw / 2 +
507 ((pAS_Info->f_if1_Center - pAS_Info->f_if1_bw / 2 -
510 pAS_Info->f_if1_Center + pAS_Info->f_if1_bw / 2 +
588 if (pAS_Info->f_if1_Center > f_Desired)
592 ((pAS_Info->f_if1_Center - f_Desired +
598 ((f_Desired - pAS_Info->f_if1_Center +
839 if (zfIF1 > pAS_Info->f_if1_Center)
840 delta_IF1 = zfIF1 - pAS_Info->f_if1_Center;
842 delta_IF1 = pAS_Info->f_if1_Center - zfIF1;
1894 state->AS_Data.f_if1_Center = (state->AS_Data.f_ref / 8) *
1905 state->AS_Data.f_if1_Request = state->AS_Data.f_if1_Center;
1908 state->f_IF1_actual = state->AS_Data.f_if1_Center;