Searched refs:band_low (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.c725 unsigned int band_low; local
769 band_low = (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 30 milliseconds