Home
last modified time | relevance | path

Searched refs:RT5682_MICBIAS_2 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/sound/soc/codecs/
Drt5682-i2c.c235 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0080); in rt5682_i2c_probe()
Drt5682.c483 case RT5682_MICBIAS_2: in rt5682_readable_register()
967 snd_soc_component_update_bits(component, RT5682_MICBIAS_2, in rt5682_headset_detect()
982 snd_soc_component_update_bits(component, RT5682_MICBIAS_2, in rt5682_headset_detect()
3008 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0300); in rt5682_calibrate()
3038 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0080); in rt5682_calibrate()
Drt5682-sdw.c435 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0080); in rt5682_io_init()
Drt5682.h106 #define RT5682_MICBIAS_2 0x0094 macro