Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dda7213.c657 DA7213_DAC_R_CTRL, DA7213_GAIN_RAMP_EN_SHIFT,
1065 SND_SOC_DAPM_DAC("DAC Right", NULL, DA7213_DAC_R_CTRL,
1254 { DA7213_DAC_R_CTRL, 0x40 },
1534 snd_soc_component_update_bits(component, DA7213_DAC_R_CTRL, in da7213_mute()
1539 snd_soc_component_update_bits(component, DA7213_DAC_R_CTRL, in da7213_mute()
2014 snd_soc_component_update_bits(component, DA7213_DAC_R_CTRL, in da7213_probe()
H A Dda7213.h96 #define DA7213_DAC_R_CTRL 0x6A macro