Searched refs:S3C2410_IISCON_TXDMAEN (Results 1 – 2 of 2) sorted by relevance
17 #define S3C2410_IISCON_TXDMAEN (1 << 5) macro
59 iiscon |= S3C2410_IISCON_TXDMAEN | S3C2410_IISCON_IISEN; in s3c24xx_snd_txctrl()77 iiscon &= ~S3C2410_IISCON_TXDMAEN; in s3c24xx_snd_txctrl()