Lines Matching defs:mxl5007t_state
139 struct mxl5007t_state {
201 static void mxl5007t_set_mode_bits(struct mxl5007t_state *state,
227 static void mxl5007t_set_if_freq_bits(struct mxl5007t_state *state,
281 static void mxl5007t_set_xtal_freq_bits(struct mxl5007t_state *state,
350 static struct reg_pair_t *mxl5007t_calc_init_regs(struct mxl5007t_state *state,
380 static void mxl5007t_set_bw_bits(struct mxl5007t_state *state,
406 reg_pair_t *mxl5007t_calc_rf_tune_regs(struct mxl5007t_state *state,
448 static int mxl5007t_write_reg(struct mxl5007t_state *state, u8 reg, u8 val)
463 static int mxl5007t_write_regs(struct mxl5007t_state *state,
477 static int mxl5007t_read_reg(struct mxl5007t_state *state, u8 reg, u8 *val)
496 static int mxl5007t_soft_reset(struct mxl5007t_state *state)
512 static int mxl5007t_tuner_init(struct mxl5007t_state *state,
529 static int mxl5007t_tuner_rf_tune(struct mxl5007t_state *state, u32 rf_freq_hz,
548 static int mxl5007t_synth_lock_status(struct mxl5007t_state *state,
574 struct mxl5007t_state *state = fe->tuner_priv;
603 struct mxl5007t_state *state = fe->tuner_priv;
668 struct mxl5007t_state *state = fe->tuner_priv;
686 struct mxl5007t_state *state = fe->tuner_priv;
708 struct mxl5007t_state *state = fe->tuner_priv;
715 struct mxl5007t_state *state = fe->tuner_priv;
722 struct mxl5007t_state *state = fe->tuner_priv;
766 struct mxl5007t_state *state = fe->tuner_priv;
794 static int mxl5007t_get_chip_id(struct mxl5007t_state *state)
849 struct mxl5007t_state *state = NULL;
853 instance = hybrid_tuner_request_state(struct mxl5007t_state, state,