Searched refs:MT2063_gcd (Results 1 – 1 of 1) sorted by relevance
676 static u32 MT2063_gcd(u32 u, u32 v) in MT2063_gcd() function735 lo_gcd = MT2063_gcd(f_LO1, f_LO2); in IsSpurInBand()736 gd_Scale = max((u32) MT2063_gcd(lo_gcd, d), f_Scale); in IsSpurInBand()738 gc_Scale = max((u32) MT2063_gcd(lo_gcd, c), f_Scale); in IsSpurInBand()740 gf_Scale = max((u32) MT2063_gcd(lo_gcd, f), f_Scale); in IsSpurInBand()