Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7218.c1200 SOC_DOUBLE_R("Headphone Switch", DA7218_HP_L_CTRL, DA7218_HP_R_CTRL,
1204 DA7218_HP_R_CTRL, DA7218_HP_L_AMP_RAMP_EN_SHIFT,
1207 DA7218_HP_R_CTRL, DA7218_HP_L_AMP_ZC_EN_SHIFT,
1679 SND_SOC_DAPM_PGA_E("Headphone Right PGA", DA7218_HP_R_CTRL,
2946 snd_soc_component_update_bits(component, DA7218_HP_R_CTRL, in da7218_probe()
3186 { DA7218_HP_R_CTRL, 0x40 },
H A Dda7218.h175 #define DA7218_HP_R_CTRL 0xD2 macro