Searched refs:srate_correction (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 Dsp887x.c309 static const u32 srate_correction [] = { 1879617, 4544878, 8098561 }; local
328 sp887x_writereg(state, 0x319, srate_correction[bw_index] >> 12);
329 sp887x_writereg(state, 0x31a, srate_correction[bw_index] & 0xfff);

Completed in 102 milliseconds