Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dsi21xx.c726 int lnb_uncertanity; in si21xx_set_frontend() local
747 lnb_uncertanity = 0; in si21xx_set_frontend()
754 band_low = (rf_freq - lnb_lo) - ((lnb_uncertanity * 200) in si21xx_set_frontend()
757 band_high = (rf_freq - lnb_lo) + ((lnb_uncertanity * 200) in si21xx_set_frontend()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dsi21xx.c724 int lnb_uncertanity; in si21xx_set_frontend() local
745 lnb_uncertanity = 0; in si21xx_set_frontend()
750 band_low = (rf_freq - lnb_lo) - ((lnb_uncertanity * 200) in si21xx_set_frontend()
753 band_high = (rf_freq - lnb_lo) + ((lnb_uncertanity * 200) in si21xx_set_frontend()

Completed in 3 milliseconds