img_spdif_out_writel  106 sound/soc/img/img-spdif-out.c 	img_spdif_out_writel(spdif, ctl, IMG_SPDIF_OUT_CTL);
img_spdif_out_writel  107 sound/soc/img/img-spdif-out.c 	img_spdif_out_writel(spdif, status_low, IMG_SPDIF_OUT_CSL);
img_spdif_out_writel  108 sound/soc/img/img-spdif-out.c 	img_spdif_out_writel(spdif, status_high, IMG_SPDIF_OUT_CSH_UV);
img_spdif_out_writel  173 sound/soc/img/img-spdif-out.c 	img_spdif_out_writel(spdif, reg, IMG_SPDIF_OUT_CSL);
img_spdif_out_writel  179 sound/soc/img/img-spdif-out.c 	img_spdif_out_writel(spdif, reg, IMG_SPDIF_OUT_CSH_UV);
img_spdif_out_writel  216 sound/soc/img/img-spdif-out.c 		img_spdif_out_writel(spdif, reg, IMG_SPDIF_OUT_CTL);
img_spdif_out_writel  285 sound/soc/img/img-spdif-out.c 	img_spdif_out_writel(spdif, reg, IMG_SPDIF_OUT_CTL);
img_spdif_out_writel  376 sound/soc/img/img-spdif-out.c 	img_spdif_out_writel(spdif, IMG_SPDIF_OUT_CTL_FS_MASK,
img_spdif_out_writel  450 sound/soc/img/img-spdif-out.c 	img_spdif_out_writel(spdif, spdif->suspend_ctl, IMG_SPDIF_OUT_CTL);
img_spdif_out_writel  451 sound/soc/img/img-spdif-out.c 	img_spdif_out_writel(spdif, spdif->suspend_csl, IMG_SPDIF_OUT_CSL);
img_spdif_out_writel  452 sound/soc/img/img-spdif-out.c 	img_spdif_out_writel(spdif, spdif->suspend_csh, IMG_SPDIF_OUT_CSH_UV);