Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dsgtl5000.c46 { SGTL5000_CHIP_MIC_CTRL, 0x0000 },
152 snd_soc_component_update_bits(component, SGTL5000_CHIP_MIC_CTRL, in mic_bias_event()
158 snd_soc_component_update_bits(component, SGTL5000_CHIP_MIC_CTRL, in mic_bias_event()
271 SND_SOC_DAPM_SUPPLY("Mic Bias", SGTL5000_CHIP_MIC_CTRL, 8, 0,
562 SOC_SINGLE_TLV("Mic Volume", SGTL5000_CHIP_MIC_CTRL,
1047 case SGTL5000_CHIP_MIC_CTRL: in sgtl5000_readable()
1312 snd_soc_component_update_bits(component, SGTL5000_CHIP_MIC_CTRL, in sgtl5000_probe()
1316 snd_soc_component_update_bits(component, SGTL5000_CHIP_MIC_CTRL, in sgtl5000_probe()
Dsgtl5000.h27 #define SGTL5000_CHIP_MIC_CTRL 0x002a macro