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