Home
last modified time | relevance | path

Searched refs:S3C2410_IISCON_RXIDLE (Results 1 – 2 of 2) sorted by relevance

/sound/soc/samsung/
Dregs-iis.h23 #define S3C2410_IISCON_RXIDLE (1 << 2) macro
Ds3c24xx-i2s.c118 iiscon &= ~S3C2410_IISCON_RXIDLE; in s3c24xx_snd_rxctrl()
134 iiscon |= S3C2410_IISCON_RXIDLE; in s3c24xx_snd_rxctrl()