Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5660.c228 case RT5660_DMIC_CTRL1: in rt5660_readable_register()
362 snd_soc_component_update_bits(component, RT5660_DMIC_CTRL1, in rt5660_set_dmic_clk()
586 SND_SOC_DAPM_SUPPLY("DMIC Power", RT5660_DMIC_CTRL1,
1322 regmap_update_bits(rt5660->regmap, RT5660_DMIC_CTRL1, in rt5660_i2c_probe()
1326 regmap_update_bits(rt5660->regmap, RT5660_DMIC_CTRL1, in rt5660_i2c_probe()
H A Drt5660.h65 #define RT5660_DMIC_CTRL1 0x75 macro