Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Dcs35l33.c64 {CS35L33_DAC_CTL, 0x14},
152 case CS35L33_DAC_CTL: in cs35l33_readable_register()
802 snd_soc_component_update_bits(component, CS35L33_DAC_CTL, in cs35l33_probe()
804 snd_soc_component_update_bits(component, CS35L33_DAC_CTL, in cs35l33_probe()
807 snd_soc_component_update_bits(component, CS35L33_DAC_CTL, in cs35l33_probe()
Dcs35l33.h28 #define CS35L33_DAC_CTL 0x0F /* DAC Control */ macro