Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7213.c491 DA7213_DAC_R_CTRL, DA7213_GAIN_RAMP_EN_SHIFT,
899 SND_SOC_DAPM_DAC("DAC Right", NULL, DA7213_DAC_R_CTRL,
1088 { DA7213_DAC_R_CTRL, 0x40 },
1368 snd_soc_component_update_bits(component, DA7213_DAC_R_CTRL, in da7213_mute()
1373 snd_soc_component_update_bits(component, DA7213_DAC_R_CTRL, in da7213_mute()
1822 snd_soc_component_update_bits(component, DA7213_DAC_R_CTRL, in da7213_probe()
H A Dda7213.h95 #define DA7213_DAC_R_CTRL 0x6A macro