CLKCTL_PWR_ON     108 sound/soc/samsung/spdif.c 		writel(clkcon | CLKCTL_PWR_ON, regs + CLKCON);
CLKCTL_PWR_ON     110 sound/soc/samsung/spdif.c 		writel(clkcon & ~CLKCTL_PWR_ON, regs + CLKCON);
CLKCTL_PWR_ON     289 sound/soc/samsung/spdif.c 	writel(clkcon & ~CLKCTL_PWR_ON, regs + CLKCON);