Lines Matching refs:tc90522_state
40 struct tc90522_state { struct
55 reg_write(struct tc90522_state *state, const struct reg_val *regs, int num) in reg_write() argument
75 static int reg_read(struct tc90522_state *state, u8 reg, u8 *val, u8 len) in reg_read()
101 static struct tc90522_state *cfg_to_state(struct tc90522_config *c) in cfg_to_state()
103 return container_of(c, struct tc90522_state, cfg); in cfg_to_state()
135 struct tc90522_state *state; in tc90522s_read_status()
163 struct tc90522_state *state; in tc90522t_read_status()
206 struct tc90522_state *state; in tc90522s_get_frontend()
339 struct tc90522_state *state; in tc90522t_get_frontend()
487 struct tc90522_state *state; in tc90522_set_frontend()
549 struct tc90522_state *state; in tc90522_set_if_agc()
575 struct tc90522_state *state; in tc90522_sleep()
602 struct tc90522_state *state; in tc90522_init()
644 struct tc90522_state *state; in tc90522_master_xfer()
770 struct tc90522_state *state; in tc90522_probe()
810 struct tc90522_state *state; in tc90522_remove()