Lines Matching refs:tuner_freq_offset

4762 	      struct drx_channel *channel, s32 tuner_freq_offset)  in set_frequency()  argument
4770 s32 rf_freq_residual = -1 * tuner_freq_offset; in set_frequency()
7855 struct drx_channel *channel, s32 tuner_freq_offset, u32 op) in set_qam() argument
8160 rc = set_frequency(demod, channel, tuner_freq_offset); in set_qam()
8868 s32 tuner_freq_offset, enum drx_lock_status *lock_status) in qam64auto() argument
9016 s32 tuner_freq_offset, enum drx_lock_status *lock_status) in qam256auto() argument
9097 struct drx_channel *channel, s32 tuner_freq_offset) in set_qam_channel() argument
9124 rc = set_qam(demod, channel, tuner_freq_offset, QAM_SET_OP_ALL); in set_qam_channel()
9131 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9134 rc = qam256auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9154 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9160 rc = qam256auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9202 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9216 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
9257 rc = set_qam(demod, channel, tuner_freq_offset, in set_qam_channel()
9270 rc = qam64auto(demod, channel, tuner_freq_offset, in set_qam_channel()
10445 s32 tuner_freq_offset = 0; in ctrl_set_channel() local
10615 tuner_freq_offset = 0; in ctrl_set_channel()
10629 rc = set_frequency(demod, channel, tuner_freq_offset); in ctrl_set_channel()
10639 rc = set_qam_channel(demod, channel, tuner_freq_offset); in ctrl_set_channel()