Searched refs:RT5682_MICBIAS_2 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | rt5682-i2c.c | 243 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0080); in rt5682_i2c_probe()
|
H A D | rt5682.c | 490 case RT5682_MICBIAS_2: in rt5682_readable_register() 980 snd_soc_component_update_bits(component, RT5682_MICBIAS_2, in rt5682_headset_detect() 999 snd_soc_component_update_bits(component, RT5682_MICBIAS_2, in rt5682_headset_detect() 3137 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0300); in rt5682_calibrate() 3167 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0080); in rt5682_calibrate()
|
H A D | rt5682-sdw.c | 429 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0080); in rt5682_io_init()
|
H A D | rt5682.h | 107 #define RT5682_MICBIAS_2 0x0094 macro
|