Searched refs:WM8985_EQ1_LOW_SHELF (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Dwm8985.c125 case WM8985_EQ1_LOW_SHELF:
251 static SOC_ENUM_SINGLE_DECL(eq1_cutoff, WM8985_EQ1_LOW_SHELF, 5,
370 SOC_SINGLE_TLV("EQ1 Volume", WM8985_EQ1_LOW_SHELF, 0, 24, 1, eq_tlv),
595 reg = snd_soc_component_read(component, WM8985_EQ1_LOW_SHELF);
615 reg_eq = snd_soc_component_read(component, WM8985_EQ1_LOW_SHELF);
637 snd_soc_component_update_bits(component, WM8985_EQ1_LOW_SHELF,
H A Dwm8985.h30 #define WM8985_EQ1_LOW_SHELF 0x12 macro

Completed in 168 milliseconds