Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda9055.c104 #define DA9055_HP_R_CTRL 0x6C macro
603 DA9055_HP_R_CTRL, 6, 1, 0),
614 DA9055_HP_R_CTRL, 4, 1, 0),
627 DA9055_HP_R_CTRL, 5, 1, 0),
756 SOC_DAPM_SINGLE("Switch", DA9055_HP_R_CTRL, 3, 1, 0);
839 SND_SOC_DAPM_PGA("Headphone Right", DA9055_HP_R_CTRL, 7, 0, NULL, 0),
1400 snd_soc_component_update_bits(component, DA9055_HP_R_CTRL, in da9055_probe()