Home
last modified time | relevance | path

Searched refs:CLKCTL_PWR_ON (Results 1 – 1 of 1) sorted by relevance

/sound/soc/samsung/
Dspdif.c37 #define CLKCTL_PWR_ON (0x1 << 0) macro
113 writel(clkcon | CLKCTL_PWR_ON, regs + CLKCON); in spdif_snd_txctrl()
115 writel(clkcon & ~CLKCTL_PWR_ON, regs + CLKCON); in spdif_snd_txctrl()
294 writel(clkcon & ~CLKCTL_PWR_ON, regs + CLKCON); in spdif_shutdown()