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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstb0899_algo.c807 u32 correction, freq_adj, band_lim, decim_cntrl, reg; local
824 band_lim = 1;
826 band_lim = 0; /* band limit signal going into btr block*/
828 decim_cntrl = ((win_sel << 3) & 0x18) + ((band_lim << 5) & 0x20) + (dec_rate & 0x7);

Completed in 105 milliseconds