Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dda7219.c305 mic_ctrl = snd_soc_component_read(component, DA7219_MIC_1_CTRL); in da7219_enum_locked_put()
314 snd_soc_component_update_bits(component, DA7219_MIC_1_CTRL, DA7219_MIC_1_AMP_EN_MASK, in da7219_alc_calib()
316 snd_soc_component_update_bits(component, DA7219_MIC_1_CTRL, in da7219_alc_calib()
362 snd_soc_component_write(component, DA7219_MIC_1_CTRL, mic_ctrl); in da7219_alc_calib()
469 SOC_SINGLE("Mic Switch", DA7219_MIC_1_CTRL, in da7219_tonegen_freq_put()
954 SND_SOC_DAPM_PGA_E("Mic PGA", DA7219_MIC_1_CTRL,
2335 { DA7219_MIC_1_CTRL, 0x40 },
H A Dda7219.h75 #define DA7219_MIC_1_CTRL 0x63 macro