Lines Matching defs:mxl5007t_state

139 struct mxl5007t_state {
199 static void mxl5007t_set_mode_bits(struct mxl5007t_state *state,
224 static void mxl5007t_set_if_freq_bits(struct mxl5007t_state *state,
276 static void mxl5007t_set_xtal_freq_bits(struct mxl5007t_state *state,
343 static struct reg_pair_t *mxl5007t_calc_init_regs(struct mxl5007t_state *state,
373 static void mxl5007t_set_bw_bits(struct mxl5007t_state *state,
397 reg_pair_t *mxl5007t_calc_rf_tune_regs(struct mxl5007t_state *state,
439 static int mxl5007t_write_reg(struct mxl5007t_state *state, u8 reg, u8 val)
454 static int mxl5007t_write_regs(struct mxl5007t_state *state,
468 static int mxl5007t_read_reg(struct mxl5007t_state *state, u8 reg, u8 *val)
487 static int mxl5007t_soft_reset(struct mxl5007t_state *state)
503 static int mxl5007t_tuner_init(struct mxl5007t_state *state,
520 static int mxl5007t_tuner_rf_tune(struct mxl5007t_state *state, u32 rf_freq_hz,
539 static int mxl5007t_synth_lock_status(struct mxl5007t_state *state,
565 struct mxl5007t_state *state = fe->tuner_priv;
594 struct mxl5007t_state *state = fe->tuner_priv;
659 struct mxl5007t_state *state = fe->tuner_priv;
677 struct mxl5007t_state *state = fe->tuner_priv;
699 struct mxl5007t_state *state = fe->tuner_priv;
706 struct mxl5007t_state *state = fe->tuner_priv;
713 struct mxl5007t_state *state = fe->tuner_priv;
757 struct mxl5007t_state *state = fe->tuner_priv;
785 static int mxl5007t_get_chip_id(struct mxl5007t_state *state)
840 struct mxl5007t_state *state = NULL;
844 instance = hybrid_tuner_request_state(struct mxl5007t_state, state,