Searched refs:S3C2410_IISCON_RXIDLE (Results 1 – 2 of 2) sorted by relevance
20 #define S3C2410_IISCON_RXIDLE (1 << 2) macro
106 iiscon &= ~S3C2410_IISCON_RXIDLE; in s3c24xx_snd_rxctrl()122 iiscon |= S3C2410_IISCON_RXIDLE; in s3c24xx_snd_rxctrl()