Lines Matching refs:reg_val
49 struct reg_val { struct
55 reg_write(struct tc90522_state *state, const struct reg_val *regs, int num) in reg_write() argument
109 struct reg_val set_tsid[] = { in tc90522s_set_tsid()
121 struct reg_val rv; in tc90522t_set_layers()
485 static const struct reg_val reset_sat = { 0x03, 0x01 };
486 static const struct reg_val reset_ter = { 0x01, 0x40 };
541 struct reg_val agc_sat[] = { in tc90522_set_if_agc()
547 struct reg_val agc_ter[] = { in tc90522_set_if_agc()
553 struct reg_val *rv; in tc90522_set_if_agc()
573 static const struct reg_val sleep_sat = { 0x17, 0x01 };
574 static const struct reg_val sleep_ter = { 0x03, 0x90 };
600 static const struct reg_val wakeup_sat = { 0x17, 0x00 };
601 static const struct reg_val wakeup_ter = { 0x03, 0x80 };