img_spdif_out_writel
img_spdif_out_writel(spdif, ctl, IMG_SPDIF_OUT_CTL);
img_spdif_out_writel(spdif, status_low, IMG_SPDIF_OUT_CSL);
img_spdif_out_writel(spdif, status_high, IMG_SPDIF_OUT_CSH_UV);
img_spdif_out_writel(spdif, reg, IMG_SPDIF_OUT_CSL);
img_spdif_out_writel(spdif, reg, IMG_SPDIF_OUT_CSH_UV);
img_spdif_out_writel(spdif, reg, IMG_SPDIF_OUT_CTL);
img_spdif_out_writel(spdif, reg, IMG_SPDIF_OUT_CTL);
img_spdif_out_writel(spdif, IMG_SPDIF_OUT_CTL_FS_MASK,
img_spdif_out_writel(spdif, spdif->suspend_ctl, IMG_SPDIF_OUT_CTL);
img_spdif_out_writel(spdif, spdif->suspend_csl, IMG_SPDIF_OUT_CSL);
img_spdif_out_writel(spdif, spdif->suspend_csh, IMG_SPDIF_OUT_CSH_UV);