Searched refs:f_LO1 (Results 1 – 1 of 1) sorted by relevance
94 u32 f_LO1; member715 const u32 f_LO1 = pAS_Info->f_LO1; in IsSpurInBand() local720 const u32 f_Scale = (f_LO1 / (UINT_MAX / 2 / pAS_Info->maxH1)) + 1; in IsSpurInBand()735 lo_gcd = MT2063_gcd(f_LO1, f_LO2); in IsSpurInBand()743 n0 = DIV_ROUND_UP(f_LO2 - d, f_LO1 - f_LO2); in IsSpurInBand()747 md = (n * ((f_LO1 + hgds) / gd_Scale) - in IsSpurInBand()754 ma = (n * ((f_LO1 + hgds) / gd_Scale) + in IsSpurInBand()761 mc = (n * ((f_LO1 + hgcs) / gc_Scale) - in IsSpurInBand()764 f_nsLO1 = (s32) (n * (f_LO1 / gc_Scale)); in IsSpurInBand()768 n * (f_LO1 % gc_Scale) - mc * (f_LO2 % gc_Scale); in IsSpurInBand()[all …]