Searched refs:S3C2410_IISCON_TXIDLE (Results 1 – 2 of 2) sorted by relevance
19 #define S3C2410_IISCON_TXIDLE (1 << 3) macro
59 iiscon &= ~S3C2410_IISCON_TXIDLE; in s3c24xx_snd_txctrl()75 iiscon |= S3C2410_IISCON_TXIDLE; in s3c24xx_snd_txctrl()