IMG_PRL_OUT_CTL    82 sound/soc/img/img-parallel-out.c 	ctl = img_prl_out_readl(prl, IMG_PRL_OUT_CTL) &
IMG_PRL_OUT_CTL    88 sound/soc/img/img-parallel-out.c 	img_prl_out_writel(prl, ctl, IMG_PRL_OUT_CTL);
IMG_PRL_OUT_CTL   101 sound/soc/img/img-parallel-out.c 		reg = img_prl_out_readl(prl, IMG_PRL_OUT_CTL);
IMG_PRL_OUT_CTL   103 sound/soc/img/img-parallel-out.c 		img_prl_out_writel(prl, reg, IMG_PRL_OUT_CTL);
IMG_PRL_OUT_CTL   142 sound/soc/img/img-parallel-out.c 	reg = img_prl_out_readl(prl, IMG_PRL_OUT_CTL);
IMG_PRL_OUT_CTL   144 sound/soc/img/img-parallel-out.c 	img_prl_out_writel(prl, reg, IMG_PRL_OUT_CTL);
IMG_PRL_OUT_CTL   169 sound/soc/img/img-parallel-out.c 	reg = img_prl_out_readl(prl, IMG_PRL_OUT_CTL);
IMG_PRL_OUT_CTL   171 sound/soc/img/img-parallel-out.c 	img_prl_out_writel(prl, reg, IMG_PRL_OUT_CTL);
IMG_PRL_OUT_CTL   255 sound/soc/img/img-parallel-out.c 	img_prl_out_writel(prl, IMG_PRL_OUT_CTL_EDGE_MASK, IMG_PRL_OUT_CTL);