Lines Matching refs:stv090x_state

683 static int stv090x_read_reg(struct stv090x_state *state, unsigned int reg)
712 static int stv090x_write_regs(struct stv090x_state *state, unsigned int reg, u8 *data, u32 count)
744 static int stv090x_write_reg(struct stv090x_state *state, unsigned int reg, u8 data)
751 static int stv090x_i2c_gate_ctrl(struct stv090x_state *state, int enable)
802 static void stv090x_get_lock_tmg(struct stv090x_state *state)
849 static int stv090x_set_srate(struct stv090x_state *state, u32 srate)
875 static int stv090x_set_max_srate(struct stv090x_state *state, u32 clk, u32 srate)
909 static int stv090x_set_min_srate(struct stv090x_state *state, u32 clk, u32 srate)
955 static int stv090x_set_vit_thacq(struct stv090x_state *state)
975 static int stv090x_set_vit_thtracq(struct stv090x_state *state)
995 static int stv090x_set_viterbi(struct stv090x_state *state)
1073 static int stv090x_stop_modcod(struct stv090x_state *state)
1113 static int stv090x_activate_modcod(struct stv090x_state *state)
1154 static int stv090x_activate_modcod_single(struct stv090x_state *state)
1197 static int stv090x_vitclk_ctl(struct stv090x_state *state, int enable)
1231 static int stv090x_dvbs_track_crl(struct stv090x_state *state)
1265 static int stv090x_delivery_search(struct stv090x_state *state)
1397 static int stv090x_start_search(struct stv090x_state *state)
1585 static int stv090x_get_agc2_min_level(struct stv090x_state *state)
1653 static u32 stv090x_get_srate(struct stv090x_state *state, u32 clk)
1678 static u32 stv090x_srate_srch_coarse(struct stv090x_state *state)
1844 static u32 stv090x_srate_srch_fine(struct stv090x_state *state)
1942 static int stv090x_get_dmdlock(struct stv090x_state *state, s32 timeout)
1976 static int stv090x_blind_search(struct stv090x_state *state)
2059 static int stv090x_chk_tmg(struct stv090x_state *state)
2127 static int stv090x_get_coldlock(struct stv090x_state *state, s32 timeout_dmd)
2241 static int stv090x_get_loop_params(struct stv090x_state *state, s32 *freq_inc, s32 *timeout_sw, s32 *steps)
2301 static int stv090x_chk_signal(struct stv090x_state *state)
2332 static int stv090x_search_car_loop(struct stv090x_state *state, s32 inc, s32 timeout, int zigzag, s32 steps_max)
2396 static int stv090x_sw_algo(struct stv090x_state *state)
2498 static enum stv090x_delsys stv090x_get_std(struct stv090x_state *state)
2520 static s32 stv090x_get_car_freq(struct stv090x_state *state, u32 mclk)
2543 static int stv090x_get_viterbi(struct stv090x_state *state)
2583 static enum stv090x_signal_state stv090x_get_sig_params(struct stv090x_state *state)
2661 static u32 stv090x_get_tmgoffst(struct stv090x_state *state, u32 srate)
2679 static u8 stv090x_optimize_carloop(struct stv090x_state *state, enum stv090x_modcod modcod, s32 pilots)
2790 static u8 stv090x_optimize_carloop_short(struct stv090x_state *state)
2834 static int stv090x_optimize_track(struct stv090x_state *state)
3080 static int stv090x_get_feclock(struct stv090x_state *state, s32 timeout)
3114 static int stv090x_get_lock(struct stv090x_state *state, s32 timeout_dmd, s32 timeout_fec)
3138 static int stv090x_set_s2rolloff(struct stv090x_state *state)
3162 static enum stv090x_signal_state stv090x_algo(struct stv090x_state *state)
3421 static int stv090x_set_pls(struct stv090x_state *state, u32 pls_code)
3436 static int stv090x_set_mis(struct stv090x_state *state, int mis)
3465 struct stv090x_state *state = fe->demodulator_priv;
3514 struct stv090x_state *state = fe->demodulator_priv;
3566 struct stv090x_state *state = fe->demodulator_priv;
3653 struct stv090x_state *state = fe->demodulator_priv;
3677 struct stv090x_state *state = fe->demodulator_priv;
3740 struct stv090x_state *state = fe->demodulator_priv;
3779 struct stv090x_state *state = fe->demodulator_priv;
3831 struct stv090x_state *state = fe->demodulator_priv;
3888 struct stv090x_state *state = fe->demodulator_priv;
3909 struct stv090x_state *state = fe->demodulator_priv;
4045 struct stv090x_state *state = fe->demodulator_priv;
4142 struct stv090x_state *state = fe->demodulator_priv;
4156 static int stv090x_ldpc_mode(struct stv090x_state *state, enum stv090x_mode ldpc_mode)
4256 static u32 stv090x_get_mclk(struct stv090x_state *state)
4269 static int stv090x_set_mclk(struct stv090x_state *state, u32 mclk, u32 clk)
4299 static int stv0900_set_tspath(struct stv090x_state *state)
4570 static int stv0903_set_tspath(struct stv090x_state *state)
4687 struct stv090x_state *state = fe->demodulator_priv;
4766 struct stv090x_state *state = fe->demodulator_priv;
4882 struct stv090x_state *state = fe->demodulator_priv;
4892 static int stv090x_setup_compound(struct stv090x_state *state)
4986 struct stv090x_state *state = i2c_get_clientdata(client);
4999 struct stv090x_state *state = NULL;
5037 struct stv090x_state *state = i2c_get_clientdata(client);
5048 struct stv090x_state *state = NULL;