Searched refs:tuner_freq_offset (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drxj.c | 4771 s32 rf_freq_residual = -1 * tuner_freq_offset; in set_frequency() 9132 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel() 9135 rc = qam256auto(demod, channel, tuner_freq_offset, in set_qam_channel() 9155 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel() 9161 rc = qam256auto(demod, channel, tuner_freq_offset, in set_qam_channel() 9203 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel() 9217 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel() 9258 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel() 9271 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel() 10447 s32 tuner_freq_offset = 0; in ctrl_set_channel() local [all …]
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | drxk_hard.c | 32 s32 tuner_freq_offset); 37 s32 tuner_freq_offset); 2903 s32 tuner_freq_offset, bool is_dtv) in set_frequency_shifter() argument 2906 u32 rf_freq_residual = tuner_freq_offset; in set_frequency_shifter() 3700 s32 tuner_freq_offset) in set_dvbt() argument 3710 intermediate_freqk_hz, tuner_freq_offset); in set_dvbt() 3981 tuner_freq_offset, true); in set_dvbt() 5392 s32 tuner_freq_offset) in set_qam() argument 5490 status = set_frequency(channel, tuner_freq_offset)); in set_qam() 5495 tuner_freq_offset, true); in set_qam()
|