Searched refs:sp887x_state (Results 1 – 1 of 1) sorted by relevance
25 struct sp887x_state { struct40 static int i2c_writebytes (struct sp887x_state* state, u8 *buf, u8 len) in i2c_writebytes() argument54 static int sp887x_writereg (struct sp887x_state* state, u16 reg, u16 data) in sp887x_writereg()76 static int sp887x_readreg (struct sp887x_state* state, u16 reg) in sp887x_readreg()92 static void sp887x_microcontroller_stop (struct sp887x_state* state) in sp887x_microcontroller_stop()102 static void sp887x_microcontroller_start (struct sp887x_state* state) in sp887x_microcontroller_start()112 static void sp887x_setup_agc (struct sp887x_state* state) in sp887x_setup_agc()139 struct sp887x_state* state = fe->demodulator_priv; in sp887x_initial_setup()303 static void sp887x_correct_offsets (struct sp887x_state* state, in sp887x_correct_offsets()350 struct sp887x_state* state = fe->demodulator_priv; in sp887x_setup_frontend_parameters()[all …]