Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsgtl5000.c53 { SGTL5000_CHIP_MIC_CTRL, 0x0000 },
275 snd_soc_component_update_bits(component, SGTL5000_CHIP_MIC_CTRL, in mic_bias_event()
281 snd_soc_component_update_bits(component, SGTL5000_CHIP_MIC_CTRL, in mic_bias_event()
439 SND_SOC_DAPM_SUPPLY("Mic Bias", SGTL5000_CHIP_MIC_CTRL, 8, 0,
735 SOC_SINGLE_TLV("Mic Volume", SGTL5000_CHIP_MIC_CTRL,
1221 case SGTL5000_CHIP_MIC_CTRL: in sgtl5000_readable()
1494 snd_soc_component_update_bits(component, SGTL5000_CHIP_MIC_CTRL, in sgtl5000_probe()
1498 snd_soc_component_update_bits(component, SGTL5000_CHIP_MIC_CTRL, in sgtl5000_probe()
H A Dsgtl5000.h27 #define SGTL5000_CHIP_MIC_CTRL 0x002a macro