Home
last modified time | relevance | path

Searched refs:hgcs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/tuners/
H A Dmt2063.c694 u32 lo_gcd, gd_Scale, gc_Scale, gf_Scale, hgds, hgfs, hgcs; in IsSpurInBand() local
709 hgcs = gc_Scale / 2; in IsSpurInBand()
731 mc = (n * ((f_LO1 + hgcs) / gc_Scale) - in IsSpurInBand()
732 ((c + hgcs) / gc_Scale)) / ((f_LO2 + hgcs) / gc_Scale); in IsSpurInBand()
762 mb = (n * ((f_LO1 + hgcs) / gc_Scale) + in IsSpurInBand()
763 ((c + hgcs) / gc_Scale)) / ((f_LO2 + hgcs) / gc_Scale); in IsSpurInBand()