WM8991_RESET
case WM8991_RESET:
ret = regmap_read(wm8991->regmap, WM8991_RESET, &val);
ret = regmap_write(wm8991->regmap, WM8991_RESET, 0);