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()
482 static const struct reg_val reset_sat = { 0x03, 0x01 };
483 static const struct reg_val reset_ter = { 0x01, 0x40 };
538 struct reg_val agc_sat[] = { in tc90522_set_if_agc()
544 struct reg_val agc_ter[] = { in tc90522_set_if_agc()
550 struct reg_val *rv; in tc90522_set_if_agc()
570 static const struct reg_val sleep_sat = { 0x17, 0x01 };
571 static const struct reg_val sleep_ter = { 0x03, 0x90 };
597 static const struct reg_val wakeup_sat = { 0x17, 0x00 };
598 static const struct reg_val wakeup_ter = { 0x03, 0x80 };