Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dda9055.c99 #define DA9055_MIC_L_CTRL 0x63 macro
495 mic_left = snd_soc_component_read32(component, DA9055_MIC_L_CTRL); in da9055_put_alc_sw()
499 snd_soc_component_update_bits(component, DA9055_MIC_L_CTRL, in da9055_put_alc_sw()
541 snd_soc_component_write(component, DA9055_MIC_L_CTRL, mic_left); in da9055_put_alc_sw()
598 SOC_DOUBLE_R("Mic Switch", DA9055_MIC_L_CTRL,
783 SND_SOC_DAPM_PGA("Mic Left", DA9055_MIC_L_CTRL, 7, 0, NULL, 0),