SCR_SOFT_RESET
regmap_write(regmap, REG_SPDIF_SCR, SCR_SOFT_RESET);
} while ((val & SCR_SOFT_RESET) && cycle--);