Searched refs:RT711_SET_GAIN_HP_H (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt711.h | 170 #define RT711_SET_GAIN_HP_H\ macro
|
H A D | rt711.c | 778 RT711_SET_GAIN_HP_H, (val_h << 8 | val_l)); in rt711_dac_surround_event() 783 RT711_SET_GAIN_HP_H, (val_h << 8 | val_l)); in rt711_dac_surround_event() 1264 regmap_write(rt711->regmap, RT711_SET_GAIN_HP_H, 0xa080); in rt711_io_init() 1265 regmap_write(rt711->regmap, RT711_SET_GAIN_HP_H, 0x9080); in rt711_io_init()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt711.h | 167 #define RT711_SET_GAIN_HP_H\ macro
|
H A D | rt711.c | 800 RT711_SET_GAIN_HP_H, (val_h << 8 | val_l)); in rt711_dac_surround_event() 805 RT711_SET_GAIN_HP_H, (val_h << 8 | val_l)); in rt711_dac_surround_event() 1275 regmap_write(rt711->regmap, RT711_SET_GAIN_HP_H, 0xa080); in rt711_io_init() 1276 regmap_write(rt711->regmap, RT711_SET_GAIN_HP_H, 0x9080); in rt711_io_init()
|
Completed in 5 milliseconds