Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/openvmtools/
H A D0012-Make-HgfsConvertFromNtTimeNsec-aware-of-64-bit-time_.patch18 lib/hgfs/hgfsUtil.c | 34 +++++++++++++++++++---------------
21 diff --git a/lib/hgfs/hgfsUtil.c b/lib/hgfs/hgfsUtil.c
23 --- a/lib/hgfs/hgfsUtil.c
24 +++ b/lib/hgfs/hgfsUtil.c
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0001-Make-HgfsConvertFromNtTimeNsec-aware-of-64-bit-time_.patch19 open-vm-tools/lib/hgfs/hgfsUtil.c | 34 +++++++++++++++++--------------
22 diff --git a/open-vm-tools/lib/hgfs/hgfsUtil.c b/open-vm-tools/lib/hgfs/hgfsUtil.c
24 --- a/open-vm-tools/lib/hgfs/hgfsUtil.c
25 +++ b/open-vm-tools/lib/hgfs/hgfsUtil.c
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dmt2063.c694 u32 lo_gcd, gd_Scale, gc_Scale, gf_Scale, hgds, hgfs, hgcs; in IsSpurInBand() local
711 hgfs = gf_Scale / 2; in IsSpurInBand()
746 me = (n * ((f_LO1 + hgfs) / gf_Scale) + in IsSpurInBand()
747 ((f + hgfs) / gf_Scale)) / ((f_LO2 + hgfs) / gf_Scale); in IsSpurInBand()
748 mf = (n * ((f_LO1 + hgfs) / gf_Scale) - in IsSpurInBand()
749 ((f + hgfs) / gf_Scale)) / ((f_LO2 + hgfs) / gf_Scale); in IsSpurInBand()