mxl
static int cfg_ts_pad_mux(struct mxl *state, enum MXL_BOOL_E enable_serial_ts)
static int set_drive_strength(struct mxl *state,
static int enable_tuner(struct mxl *state, u32 tuner, u32 enable)
static int config_ts(struct mxl *state, enum MXL_HYDRA_DEMOD_ID_E demod_id,
static int i2cread(struct mxl *state, u8 *data, int len)
static int i2cwrite(struct mxl *state, u8 *data, int len)
static int read_register_unlocked(struct mxl *state, u32 reg, u32 *val)
static int config_mux(struct mxl *state)
static int load_fw(struct mxl *state, struct mxl5xx_cfg *cfg)
static int validate_sku(struct mxl *state)
static int get_fwinfo(struct mxl *state)
static int probe(struct mxl *state, struct mxl5xx_cfg *cfg)
static int send_command(struct mxl *state, u32 size, u8 *buf)
struct mxl *state;
state = kzalloc_obj(struct mxl);
list_add(&state->mxl, &base->mxls);
static int write_register(struct mxl *state, u32 reg, u32 val)
static int write_firmware_block(struct mxl *state,
static int read_register(struct mxl *state, u32 reg, u32 *val)
static int read_register_block(struct mxl *state, u32 reg, u32 size, u8 *data)
static int read_by_mnemonic(struct mxl *state,
static int update_by_mnemonic(struct mxl *state,
static int firmware_is_alive(struct mxl *state)
struct mxl *state = fe->demodulator_priv;
list_del(&state->mxl);
static int cfg_scrambler(struct mxl *state, u32 gold)
static int cfg_demod_abort_tune(struct mxl *state)
struct mxl *state = fe->demodulator_priv;
static int enable_tuner(struct mxl *state, u32 tuner, u32 enable);
struct mxl *state = fe->demodulator_priv;
struct mxl *p;
list_for_each_entry(p, &state->base->mxls, mxl) {
if (&p->mxl == &state->base->mxls)
struct mxl *state = fe->demodulator_priv;
struct mxl *state = fe->demodulator_priv;
struct mxl *state = fe->demodulator_priv;
struct mxl *state = fe->demodulator_priv;
struct mxl *state = fe->demodulator_priv;
struct mxl *state = fe->demodulator_priv;
struct list_head mxl;
struct mxl *state = fe->demodulator_priv;
static void cfg_dev_xtal(struct mxl *state, u32 freq, u32 cap, u32 enable)
static int write_fw_segment(struct mxl *state,
static int do_firmware_download(struct mxl *state, u8 *mbin_buffer_ptr,
static int check_fw(struct mxl *state, u8 *mbin, u32 mbin_len)
static int firmware_download(struct mxl *state, u8 *mbin, u32 mbin_len)