Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dwm8996.c390 save &= WM8996_DSP1RX_EQ_ENA; in wm8996_set_retune_mobile()
396 snd_soc_component_update_bits(component, base, WM8996_DSP1RX_EQ_ENA, save); in wm8996_set_retune_mobile()
Dwm8996.h2513 #define WM8996_DSP1RX_EQ_ENA 0x0001 /* DSP1RX_EQ_ENA */ macro