Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs35l33.c60 {CS35L33_DAC_CTL, 0x14},
148 case CS35L33_DAC_CTL: in cs35l33_readable_register()
798 snd_soc_component_update_bits(component, CS35L33_DAC_CTL, in cs35l33_probe()
800 snd_soc_component_update_bits(component, CS35L33_DAC_CTL, in cs35l33_probe()
803 snd_soc_component_update_bits(component, CS35L33_DAC_CTL, in cs35l33_probe()
H A Dcs35l33.h28 #define CS35L33_DAC_CTL 0x0F /* DAC Control */ macro