Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dsi21xx.c710 unsigned int band_low; in si21xx_set_frontend() local
754 band_low = (rf_freq - lnb_lo) - ((lnb_uncertanity * 200) in si21xx_set_frontend()
775 if (((band_low < x1) && (x1 < band_high)) || in si21xx_set_frontend()
776 ((band_low < x2) && (x2 < band_high))) in si21xx_set_frontend()
788 if (((band_low < x1) && (x1 < band_high)) || in si21xx_set_frontend()
789 ((band_low < x2) && (x2 < band_high))) in si21xx_set_frontend()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds