Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7219.c316 mic_ctrl = snd_soc_component_read(component, DA7219_MIC_1_CTRL); in da7219_alc_calib()
325 snd_soc_component_update_bits(component, DA7219_MIC_1_CTRL, DA7219_MIC_1_AMP_EN_MASK, in da7219_alc_calib()
327 snd_soc_component_update_bits(component, DA7219_MIC_1_CTRL, in da7219_alc_calib()
373 snd_soc_component_write(component, DA7219_MIC_1_CTRL, mic_ctrl); in da7219_alc_calib()
482 SOC_SINGLE("Mic Switch", DA7219_MIC_1_CTRL,
967 SND_SOC_DAPM_PGA_E("Mic PGA", DA7219_MIC_1_CTRL,
2352 { DA7219_MIC_1_CTRL, 0x40 },
H A Dda7219.h75 #define DA7219_MIC_1_CTRL 0x63 macro