Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs35l33.c62 {CS35L33_DAC_CTL, 0x14},
150 case CS35L33_DAC_CTL: in cs35l33_readable_register()
800 snd_soc_component_update_bits(component, CS35L33_DAC_CTL, in cs35l33_probe()
802 snd_soc_component_update_bits(component, CS35L33_DAC_CTL, in cs35l33_probe()
805 snd_soc_component_update_bits(component, CS35L33_DAC_CTL, in cs35l33_probe()
H A Dcs35l33.h28 #define CS35L33_DAC_CTL 0x0F /* DAC Control */ macro