Searched refs:SGTL5000_CHIP_MIC_CTRL (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ |
D | sgtl5000.c | 53 { 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()
|
D | sgtl5000.h | 27 #define SGTL5000_CHIP_MIC_CTRL 0x002a macro
|