Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7213.c464 SOC_SINGLE("Lineout Switch", DA7213_LINE_CTRL, DA7213_MUTE_EN_SHIFT,
496 SOC_SINGLE("Lineout Gain Ramping Switch", DA7213_LINE_CTRL,
915 SND_SOC_DAPM_PGA("Lineout PGA", DA7213_LINE_CTRL, DA7213_AMP_EN_SHIFT,
1091 { DA7213_LINE_CTRL, 0x40 },
1828 snd_soc_component_update_bits(component, DA7213_LINE_CTRL, in da7213_probe()
1854 snd_soc_component_update_bits(component, DA7213_LINE_CTRL, in da7213_probe()
H A Dda7213.h98 #define DA7213_LINE_CTRL 0x6D macro