Searched refs:WM8983_EQ1_LOW_SHELF (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8983.c | 161 static SOC_ENUM_SINGLE_DECL(eq1_cutoff, WM8983_EQ1_LOW_SHELF, 5, 287 SOC_SINGLE_TLV("EQ1 Volume", WM8983_EQ1_LOW_SHELF, 0, 24, 1, eq_tlv), 495 reg = snd_soc_component_read(component, WM8983_EQ1_LOW_SHELF); in eqmode_get() 515 reg_eq = snd_soc_component_read(component, WM8983_EQ1_LOW_SHELF); in eqmode_put() 535 snd_soc_component_update_bits(component, WM8983_EQ1_LOW_SHELF, in eqmode_put() 549 case WM8983_EQ1_LOW_SHELF ... WM8983_DAC_LIMITER_2: in wm8983_writeable()
|
H A D | wm8983.h | 33 #define WM8983_EQ1_LOW_SHELF 0x12 macro
|