Lines Matching refs:tuner_freq_offset

4750 	      struct drx_channel *channel, s32 tuner_freq_offset)  in set_frequency()  argument
4758 s32 rf_freq_residual = -1 * tuner_freq_offset; in set_frequency()
7841 struct drx_channel *channel, s32 tuner_freq_offset, u32 op) in set_qam() argument
8146 rc = set_frequency(demod, channel, tuner_freq_offset); in set_qam()
8854 s32 tuner_freq_offset, enum drx_lock_status *lock_status) in qam64auto() argument
9002 s32 tuner_freq_offset, enum drx_lock_status *lock_status) in qam256auto() argument
9083 struct drx_channel *channel, s32 tuner_freq_offset) in set_qam_channel() argument
9110 rc = set_qam(demod, channel, tuner_freq_offset, QAM_SET_OP_ALL); in set_qam_channel()
9117 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9120 rc = qam256auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9140 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9146 rc = qam256auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9188 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9202 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9243 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9256 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
10430 s32 tuner_freq_offset = 0; in ctrl_set_channel() local
10600 tuner_freq_offset = 0; in ctrl_set_channel()
10614 rc = set_frequency(demod, channel, tuner_freq_offset); in ctrl_set_channel()
10624 rc = set_qam_channel(demod, channel, tuner_freq_offset); in ctrl_set_channel()