Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/tuners/
Dmt2063.c703 u32 lo_gcd, gd_Scale, gc_Scale, gf_Scale, hgds, hgfs, hgcs; in IsSpurInBand() local
718 hgcs = gc_Scale / 2; in IsSpurInBand()
740 mc = (n * ((f_LO1 + hgcs) / gc_Scale) - in IsSpurInBand()
741 ((c + hgcs) / gc_Scale)) / ((f_LO2 + hgcs) / gc_Scale); in IsSpurInBand()
771 mb = (n * ((f_LO1 + hgcs) / gc_Scale) + in IsSpurInBand()
772 ((c + hgcs) / gc_Scale)) / ((f_LO2 + hgcs) / gc_Scale); in IsSpurInBand()