Searched refs:WM8993_EQ_ENA (Results 1 – 2 of 2) sorted by relevance
1322 snd_soc_component_update_bits(component, WM8993_EQ1, WM8993_EQ_ENA, 0); in wm8993_hw_params()1327 snd_soc_component_update_bits(component, WM8993_EQ1, WM8993_EQ_ENA, eq1); in wm8993_hw_params()
1857 #define WM8993_EQ_ENA 0x0001 /* EQ_ENA */ macro