Searched refs:DA9055_MIC_R_CTRL (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ | 
| D | da9055.c | 100 #define DA9055_MIC_R_CTRL		0x64  macro 496 		mic_right = snd_soc_read(codec, DA9055_MIC_R_CTRL);  in da9055_put_alc_sw() 501 		snd_soc_update_bits(codec, DA9055_MIC_R_CTRL,  in da9055_put_alc_sw() 542 		snd_soc_write(codec, DA9055_MIC_R_CTRL, mic_right);  in da9055_put_alc_sw() 599 		     DA9055_MIC_R_CTRL, 6, 1, 0), 784 	SND_SOC_DAPM_PGA("Mic Right", DA9055_MIC_R_CTRL, 7, 0, NULL, 0),
  |