Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda9055.c103 #define DA9055_HP_L_CTRL 0x6B macro
602 SOC_DOUBLE_R("Headphone Switch", DA9055_HP_L_CTRL,
613 SOC_DOUBLE_R("Headphone ZC Switch", DA9055_HP_L_CTRL,
626 SOC_DOUBLE_R("Headphone Gain Ramping Switch", DA9055_HP_L_CTRL,
753 SOC_DAPM_SINGLE("Switch", DA9055_HP_L_CTRL, 3, 1, 0);
838 SND_SOC_DAPM_PGA("Headphone Left", DA9055_HP_L_CTRL, 7, 0, NULL, 0),
1398 snd_soc_component_update_bits(component, DA9055_HP_L_CTRL, in da9055_probe()