Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dsp887x.c309 static const u32 srate_correction [] = { 1879617, 4544878, 8098561 }; in sp887x_correct_offsets() local
341 sp887x_writereg(state, 0x319, srate_correction[bw_index] >> 12); in sp887x_correct_offsets()
342 sp887x_writereg(state, 0x31a, srate_correction[bw_index] & 0xfff); in sp887x_correct_offsets()