Searched refs:WM8983_EQ1_LOW_SHELF (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
H A Dwm8983.c224 static SOC_ENUM_SINGLE_DECL(eq1_cutoff, WM8983_EQ1_LOW_SHELF, 5,
350 SOC_SINGLE_TLV("EQ1 Volume", WM8983_EQ1_LOW_SHELF, 0, 24, 1, eq_tlv),
558 reg = snd_soc_read(codec, WM8983_EQ1_LOW_SHELF); eqmode_get()
578 reg_eq = snd_soc_read(codec, WM8983_EQ1_LOW_SHELF); eqmode_put()
598 snd_soc_update_bits(codec, WM8983_EQ1_LOW_SHELF, eqmode_put()
H A Dwm8983.h36 #define WM8983_EQ1_LOW_SHELF 0x12 macro

Completed in 59 milliseconds