Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dsi21xx.c714 unsigned int band_high; in si21xx_set_frontend() local
762 band_high = (rf_freq - lnb_lo) + ((lnb_uncertanity * 200) in si21xx_set_frontend()
780 if (((band_low < x1) && (x1 < band_high)) || in si21xx_set_frontend()
781 ((band_low < x2) && (x2 < band_high))) in si21xx_set_frontend()
793 if (((band_low < x1) && (x1 < band_high)) || in si21xx_set_frontend()
794 ((band_low < x2) && (x2 < band_high))) in si21xx_set_frontend()