Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7213.c490 SOC_DOUBLE_R("DAC Gain Ramping Switch", DA7213_DAC_L_CTRL,
897 SND_SOC_DAPM_DAC("DAC Left", NULL, DA7213_DAC_L_CTRL,
1087 { DA7213_DAC_L_CTRL, 0x48 },
1366 snd_soc_component_update_bits(component, DA7213_DAC_L_CTRL, in da7213_mute()
1371 snd_soc_component_update_bits(component, DA7213_DAC_L_CTRL, in da7213_mute()
1820 snd_soc_component_update_bits(component, DA7213_DAC_L_CTRL, in da7213_probe()
H A Dda7213.h94 #define DA7213_DAC_L_CTRL 0x69 macro