Searched refs:DA9055_MIC_L_CTRL (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | da9055.c | 94 #define DA9055_MIC_L_CTRL 0x63 macro 490 mic_left = snd_soc_component_read(component, DA9055_MIC_L_CTRL); in da9055_put_alc_sw() 494 snd_soc_component_update_bits(component, DA9055_MIC_L_CTRL, in da9055_put_alc_sw() 536 snd_soc_component_write(component, DA9055_MIC_L_CTRL, mic_left); in da9055_put_alc_sw() 593 SOC_DOUBLE_R("Mic Switch", DA9055_MIC_L_CTRL, 778 SND_SOC_DAPM_PGA("Mic Left", DA9055_MIC_L_CTRL, 7, 0, NULL, 0),
|