Home
last modified time | relevance | path

Searched refs:RT5682_DMIC_CTRL_1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt5682-i2c.c200 regmap_update_bits(rt5682->regmap, RT5682_DMIC_CTRL_1, in rt5682_i2c_probe()
207 regmap_update_bits(rt5682->regmap, RT5682_DMIC_CTRL_1, in rt5682_i2c_probe()
254 regmap_update_bits(rt5682->regmap, RT5682_DMIC_CTRL_1, in rt5682_i2c_probe()
H A Drt5682.c462 case RT5682_DMIC_CTRL_1: in rt5682_readable_register()
1271 snd_soc_component_update_bits(component, RT5682_DMIC_CTRL_1, in set_dmic_clk()
1732 SND_SOC_DAPM_SUPPLY("DMIC1 Power", RT5682_DMIC_CTRL_1,
H A Drt5682.h76 #define RT5682_DMIC_CTRL_1 0x006e macro