Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/samsung/
Dregs-iis.h22 #define S3C2410_IISCON_TXIDLE (1 << 3) macro
Ds3c24xx-i2s.c68 iiscon &= ~S3C2410_IISCON_TXIDLE; in s3c24xx_snd_txctrl()
84 iiscon |= S3C2410_IISCON_TXIDLE; in s3c24xx_snd_txctrl()