Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dda9055.c97 #define DA9055_AUX_R_CTRL 0x61 macro
601 DA9055_AUX_R_CTRL, 6, 1, 0),
614 DA9055_AUX_R_CTRL, 4, 1, 0),
623 DA9055_AUX_R_CTRL, 5, 1, 0),
786 SND_SOC_DAPM_PGA("Aux Right", DA9055_AUX_R_CTRL, 7, 0, NULL, 0),
1387 snd_soc_component_update_bits(component, DA9055_AUX_R_CTRL, in da9055_probe()