Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5682.c484 case RT5682_MICBIAS_2: in rt5682_readable_register()
970 snd_soc_component_update_bits(component, RT5682_MICBIAS_2, in rt5682_headset_detect()
991 snd_soc_component_update_bits(component, RT5682_MICBIAS_2, in rt5682_headset_detect()
3021 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0300); in rt5682_calibrate()
3051 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0080); in rt5682_calibrate()
H A Drt5682-i2c.c247 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0080); in rt5682_i2c_probe()
H A Drt5682-sdw.c442 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0080); in rt5682_io_init()
H A Drt5682.h106 #define RT5682_MICBIAS_2 0x0094 macro