Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dda7213.c643 SOC_DOUBLE_R("DAC Gain Ramping Switch", DA7213_DAC_L_CTRL,
1050 SND_SOC_DAPM_DAC("DAC Left", NULL, DA7213_DAC_L_CTRL,
1240 { DA7213_DAC_L_CTRL, 0x48 },
1519 snd_soc_component_update_bits(component, DA7213_DAC_L_CTRL, in da7213_set_dai_fmt()
1524 snd_soc_component_update_bits(component, DA7213_DAC_L_CTRL, in da7213_set_dai_fmt()
1994 snd_soc_component_update_bits(component, DA7213_DAC_L_CTRL, in da7213_probe()
H A Dda7213.h95 #define DA7213_DAC_L_CTRL 0x69 macro