Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5631.c49 { RT5631_DIG_MIC_CTRL, 0x3000 },
130 case RT5631_DIG_MIC_CTRL: in rt5631_readable_register()
274 SOC_DOUBLE("DMIC Capture Switch", RT5631_DIG_MIC_CTRL,
606 snd_soc_component_update_bits(component, RT5631_DIG_MIC_CTRL, in set_dmic_params()
613 snd_soc_component_update_bits(component, RT5631_DIG_MIC_CTRL, in set_dmic_params()
621 snd_soc_component_update_bits(component, RT5631_DIG_MIC_CTRL, in set_dmic_params()
917 SND_SOC_DAPM_SUPPLY("DMIC Supply", RT5631_DIG_MIC_CTRL,
1609 snd_soc_component_update_bits(component, RT5631_DIG_MIC_CTRL, in rt5631_probe()
H A Drt5631.h23 #define RT5631_DIG_MIC_CTRL 0x24 macro