Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dsi21xx.c708 unsigned int band_low; in si21xx_set_frontend() local
750 band_low = (rf_freq - lnb_lo) - ((lnb_uncertanity * 200) in si21xx_set_frontend()
771 if (((band_low < x1) && (x1 < band_high)) || in si21xx_set_frontend()
772 ((band_low < x2) && (x2 < band_high))) in si21xx_set_frontend()
784 if (((band_low < x1) && (x1 < band_high)) || in si21xx_set_frontend()
785 ((band_low < x2) && (x2 < band_high))) in si21xx_set_frontend()