Searched refs:band_high (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dsi21xx.c724 unsigned int band_high; local
772 band_high = (rf_freq - lnb_lo) + ((lnb_uncertanity * 200)
790 if (((band_low < x1) && (x1 < band_high)) ||
791 ((band_low < x2) && (x2 < band_high)))
803 if (((band_low < x1) && (x1 < band_high)) ||
804 ((band_low < x2) && (x2 < band_high)))

Completed in 107 milliseconds