Lines Matching refs:stv090x_state
695 static int stv090x_read_reg(struct stv090x_state *state, unsigned int reg) in stv090x_read_reg()
724 static int stv090x_write_regs(struct stv090x_state *state, unsigned int reg, u8 *data, u32 count) in stv090x_write_regs()
762 static int stv090x_write_reg(struct stv090x_state *state, unsigned int reg, u8 data) in stv090x_write_reg()
767 static int stv090x_i2c_gate_ctrl(struct stv090x_state *state, int enable) in stv090x_i2c_gate_ctrl()
818 static void stv090x_get_lock_tmg(struct stv090x_state *state) in stv090x_get_lock_tmg()
865 static int stv090x_set_srate(struct stv090x_state *state, u32 srate) in stv090x_set_srate()
891 static int stv090x_set_max_srate(struct stv090x_state *state, u32 clk, u32 srate) in stv090x_set_max_srate()
925 static int stv090x_set_min_srate(struct stv090x_state *state, u32 clk, u32 srate) in stv090x_set_min_srate()
971 static int stv090x_set_vit_thacq(struct stv090x_state *state) in stv090x_set_vit_thacq()
991 static int stv090x_set_vit_thtracq(struct stv090x_state *state) in stv090x_set_vit_thtracq()
1011 static int stv090x_set_viterbi(struct stv090x_state *state) in stv090x_set_viterbi()
1089 static int stv090x_stop_modcod(struct stv090x_state *state) in stv090x_stop_modcod()
1129 static int stv090x_activate_modcod(struct stv090x_state *state) in stv090x_activate_modcod()
1170 static int stv090x_activate_modcod_single(struct stv090x_state *state) in stv090x_activate_modcod_single()
1213 static int stv090x_vitclk_ctl(struct stv090x_state *state, int enable) in stv090x_vitclk_ctl()
1247 static int stv090x_dvbs_track_crl(struct stv090x_state *state) in stv090x_dvbs_track_crl()
1281 static int stv090x_delivery_search(struct stv090x_state *state) in stv090x_delivery_search()
1413 static int stv090x_start_search(struct stv090x_state *state) in stv090x_start_search()
1601 static int stv090x_get_agc2_min_level(struct stv090x_state *state) in stv090x_get_agc2_min_level()
1669 static u32 stv090x_get_srate(struct stv090x_state *state, u32 clk) in stv090x_get_srate()
1694 static u32 stv090x_srate_srch_coarse(struct stv090x_state *state) in stv090x_srate_srch_coarse()
1860 static u32 stv090x_srate_srch_fine(struct stv090x_state *state) in stv090x_srate_srch_fine()
1958 static int stv090x_get_dmdlock(struct stv090x_state *state, s32 timeout) in stv090x_get_dmdlock()
1992 static int stv090x_blind_search(struct stv090x_state *state) in stv090x_blind_search()
2075 static int stv090x_chk_tmg(struct stv090x_state *state) in stv090x_chk_tmg()
2143 static int stv090x_get_coldlock(struct stv090x_state *state, s32 timeout_dmd) in stv090x_get_coldlock()
2258 static int stv090x_get_loop_params(struct stv090x_state *state, s32 *freq_inc, s32 *timeout_sw, s32… in stv090x_get_loop_params()
2318 static int stv090x_chk_signal(struct stv090x_state *state) in stv090x_chk_signal()
2349 static int stv090x_search_car_loop(struct stv090x_state *state, s32 inc, s32 timeout, int zigzag, s… in stv090x_search_car_loop()
2413 static int stv090x_sw_algo(struct stv090x_state *state) in stv090x_sw_algo()
2515 static enum stv090x_delsys stv090x_get_std(struct stv090x_state *state) in stv090x_get_std()
2537 static s32 stv090x_get_car_freq(struct stv090x_state *state, u32 mclk) in stv090x_get_car_freq()
2560 static int stv090x_get_viterbi(struct stv090x_state *state) in stv090x_get_viterbi()
2600 static enum stv090x_signal_state stv090x_get_sig_params(struct stv090x_state *state) in stv090x_get_sig_params()
2678 static u32 stv090x_get_tmgoffst(struct stv090x_state *state, u32 srate) in stv090x_get_tmgoffst()
2696 static u8 stv090x_optimize_carloop(struct stv090x_state *state, enum stv090x_modcod modcod, s32 pil… in stv090x_optimize_carloop()
2807 static u8 stv090x_optimize_carloop_short(struct stv090x_state *state) in stv090x_optimize_carloop_short()
2851 static int stv090x_optimize_track(struct stv090x_state *state) in stv090x_optimize_track()
3097 static int stv090x_get_feclock(struct stv090x_state *state, s32 timeout) in stv090x_get_feclock()
3131 static int stv090x_get_lock(struct stv090x_state *state, s32 timeout_dmd, s32 timeout_fec) in stv090x_get_lock()
3155 static int stv090x_set_s2rolloff(struct stv090x_state *state) in stv090x_set_s2rolloff()
3179 static enum stv090x_signal_state stv090x_algo(struct stv090x_state *state) in stv090x_algo()
3438 static int stv090x_set_mis(struct stv090x_state *state, int mis) in stv090x_set_mis()
3467 struct stv090x_state *state = fe->demodulator_priv; in stv090x_search()
3515 struct stv090x_state *state = fe->demodulator_priv; in stv090x_read_status()
3567 struct stv090x_state *state = fe->demodulator_priv; in stv090x_read_per()
3654 struct stv090x_state *state = fe->demodulator_priv; in stv090x_read_signal_strength()
3678 struct stv090x_state *state = fe->demodulator_priv; in stv090x_read_cnr()
3737 struct stv090x_state *state = fe->demodulator_priv; in stv090x_set_tone()
3776 struct stv090x_state *state = fe->demodulator_priv; in stv090x_send_diseqc_msg()
3828 struct stv090x_state *state = fe->demodulator_priv; in stv090x_send_diseqc_burst()
3885 struct stv090x_state *state = fe->demodulator_priv; in stv090x_recv_slave_reply()
3906 struct stv090x_state *state = fe->demodulator_priv; in stv090x_sleep()
4042 struct stv090x_state *state = fe->demodulator_priv; in stv090x_wakeup()
4139 struct stv090x_state *state = fe->demodulator_priv; in stv090x_release()
4153 static int stv090x_ldpc_mode(struct stv090x_state *state, enum stv090x_mode ldpc_mode) in stv090x_ldpc_mode()
4253 static u32 stv090x_get_mclk(struct stv090x_state *state) in stv090x_get_mclk()
4266 static int stv090x_set_mclk(struct stv090x_state *state, u32 mclk, u32 clk) in stv090x_set_mclk()
4296 static int stv0900_set_tspath(struct stv090x_state *state) in stv0900_set_tspath()
4567 static int stv0903_set_tspath(struct stv090x_state *state) in stv0903_set_tspath()
4684 struct stv090x_state *state = fe->demodulator_priv; in stv090x_init()
4763 struct stv090x_state *state = fe->demodulator_priv; in stv090x_setup()
4879 struct stv090x_state *state = fe->demodulator_priv; in stv090x_set_gpio()
4928 struct stv090x_state *state = NULL; in stv090x_attach()
4931 state = kzalloc(sizeof (struct stv090x_state), GFP_KERNEL); in stv090x_attach()