WM8904_DRC_0
case WM8904_DRC_0:
save = snd_soc_component_read(component, WM8904_DRC_0);
snd_soc_component_update_bits(component, WM8904_DRC_0 + i, 0xffff,
snd_soc_component_update_bits(component, WM8904_DRC_0,
static SOC_ENUM_SINGLE_DECL(drc_path, WM8904_DRC_0, 14, drc_path_text);
SOC_SINGLE("DRC Switch", WM8904_DRC_0, 15, 1, 0),