PCM512x_RESET
case PCM512x_RESET:
ret = regmap_write(regmap, PCM512x_RESET,
ret = regmap_write(regmap, PCM512x_RESET, 0);
{ PCM512x_RESET, 0x00 },