Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dsi21xx.c707 unsigned int band_high; in si21xx_set_frontend() local
753 band_high = (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()