Home
last modified time | relevance | path

Searched refs:RT5659_DMIC_CTRL_1 (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Drt5659.c733 case RT5659_DMIC_CTRL_1: in rt5659_readable_register()
1578 snd_soc_component_update_bits(component, RT5659_DMIC_CTRL_1, in set_dmic_clk()
2496 SND_SOC_DAPM_SUPPLY("DMIC1 Power", RT5659_DMIC_CTRL_1,
2498 SND_SOC_DAPM_SUPPLY("DMIC2 Power", RT5659_DMIC_CTRL_1,
4167 regmap_update_bits(rt5659->regmap, RT5659_DMIC_CTRL_1, in rt5659_i2c_probe()
4176 regmap_update_bits(rt5659->regmap, RT5659_DMIC_CTRL_1, in rt5659_i2c_probe()
4183 regmap_update_bits(rt5659->regmap, RT5659_DMIC_CTRL_1, in rt5659_i2c_probe()
4190 regmap_update_bits(rt5659->regmap, RT5659_DMIC_CTRL_1, in rt5659_i2c_probe()
4205 RT5659_DMIC_CTRL_1, in rt5659_i2c_probe()
4212 RT5659_DMIC_CTRL_1, in rt5659_i2c_probe()
[all...]
H A Drt5659.h133 #define RT5659_DMIC_CTRL_1 0x0075 macro