Searched refs:S3C2410_IISFCON_TXENABLE (Results 1 – 2 of 2) sorted by relevance
60 #define S3C2410_IISFCON_TXENABLE (1 << 13) macro
66 iisfcon |= S3C2410_IISFCON_TXDMA | S3C2410_IISFCON_TXENABLE; in s3c24xx_snd_txctrl()82 iisfcon &= ~S3C2410_IISFCON_TXENABLE; in s3c24xx_snd_txctrl()