Searched refs:RT5682_MICBIAS_2 (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt5682-i2c.c | 249 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0080); in rt5682_i2c_probe()
|
H A D | rt5682.c | 492 case RT5682_MICBIAS_2: in rt5682_readable_register() 982 snd_soc_component_update_bits(component, RT5682_MICBIAS_2, in rt5682_headset_detect() 1001 snd_soc_component_update_bits(component, RT5682_MICBIAS_2, in rt5682_headset_detect() 3139 regmap_write(rt5682->regmap, RT5682_MICBIAS_2, 0x0300); in rt5682_calibrate() 3172 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 | 108 #define RT5682_MICBIAS_2 0x0094 107 #define RT5682_MICBIAS_2 global() macro
|