Searched refs:DA9055_MIC_L_CTRL (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | da9055.c | 95 #define DA9055_MIC_L_CTRL 0x63 macro 491 mic_left = snd_soc_component_read(component, DA9055_MIC_L_CTRL); in da9055_put_alc_sw() 495 snd_soc_component_update_bits(component, DA9055_MIC_L_CTRL, in da9055_put_alc_sw() 537 snd_soc_component_write(component, DA9055_MIC_L_CTRL, mic_left); in da9055_put_alc_sw() 594 SOC_DOUBLE_R("Mic Switch", DA9055_MIC_L_CTRL, 779 SND_SOC_DAPM_PGA("Mic Left", DA9055_MIC_L_CTRL, 7, 0, NULL, 0),
|