WM8983_EQ1_LOW_SHELF
static SOC_ENUM_SINGLE_DECL(eq1_cutoff, WM8983_EQ1_LOW_SHELF, 5,
SOC_SINGLE_TLV("EQ1 Volume", WM8983_EQ1_LOW_SHELF, 0, 24, 1, eq_tlv),
reg = snd_soc_component_read(component, WM8983_EQ1_LOW_SHELF);
reg_eq = snd_soc_component_read(component, WM8983_EQ1_LOW_SHELF);
snd_soc_component_update_bits(component, WM8983_EQ1_LOW_SHELF,
case WM8983_EQ1_LOW_SHELF ... WM8983_DAC_LIMITER_2: