Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682-i2c.c243 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0080); in rt5682_i2c_probe()
H A Drt5682.c490 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()
3135 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0300); in rt5682_calibrate()
3165 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0080); in rt5682_calibrate()
H A Drt5682-sdw.c429 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0080); in rt5682_io_init()
H A Drt5682.h107 #define RT5682_MICBIAS_2 0x0094 macro