Searched refs:S3C2410_IISCON_IISEN (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/samsung/
H A Dregs-iis.h25 #define S3C2410_IISCON_IISEN (1 << 0) macro
H A Ds3c24xx-i2s.c72 iiscon |= S3C2410_IISCON_TXDMAEN | S3C2410_IISCON_IISEN; s3c24xx_snd_txctrl()
117 iiscon |= S3C2410_IISCON_RXDMAEN | S3C2410_IISCON_IISEN; s3c24xx_snd_rxctrl()
378 writel(S3C2410_IISCON_IISEN, s3c24xx_i2s.regs + S3C2410_IISCON); s3c24xx_i2s_probe()

Completed in 77 milliseconds