Searched refs:RT711_SET_GAIN_HP_H (Results 1 – 2 of 2) sorted by relevance
748 RT711_SET_GAIN_HP_H, (val_h << 8 | val_l)); in rt711_dac_surround_event()753 RT711_SET_GAIN_HP_H, (val_h << 8 | val_l)); in rt711_dac_surround_event()1234 regmap_write(rt711->regmap, RT711_SET_GAIN_HP_H, 0xa080); in rt711_io_init()1235 regmap_write(rt711->regmap, RT711_SET_GAIN_HP_H, 0x9080); in rt711_io_init()
168 #define RT711_SET_GAIN_HP_H\ macro