Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dmt2063.c724 u32 lo_gcd, gd_Scale, gc_Scale, gf_Scale, hgds, hgfs, hgcs; in IsSpurInBand() local
739 hgcs = gc_Scale / 2; in IsSpurInBand()
761 mc = (n * ((f_LO1 + hgcs) / gc_Scale) - in IsSpurInBand()
762 ((c + hgcs) / gc_Scale)) / ((f_LO2 + hgcs) / gc_Scale); in IsSpurInBand()
792 mb = (n * ((f_LO1 + hgcs) / gc_Scale) + in IsSpurInBand()
793 ((c + hgcs) / gc_Scale)) / ((f_LO2 + hgcs) / gc_Scale); in IsSpurInBand()