Home
last modified time | relevance | path

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

/linux/sound/soc/samsung/
A Ds3c24xx-i2s.c59 iiscon |= S3C2410_IISCON_TXDMAEN | S3C2410_IISCON_IISEN; in s3c24xx_snd_txctrl()
102 iiscon |= S3C2410_IISCON_RXDMAEN | S3C2410_IISCON_IISEN; in s3c24xx_snd_rxctrl()
348 writel(S3C2410_IISCON_IISEN, s3c24xx_i2s.regs + S3C2410_IISCON); in s3c24xx_i2s_probe()
A Dregs-iis.h22 #define S3C2410_IISCON_IISEN (1 << 0) macro

Completed in 3 milliseconds