Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/samsung/
Dregs-iis.h19 #define S3C2410_IISCON_TXIDLE (1 << 3) macro
Ds3c24xx-i2s.c59 iiscon &= ~S3C2410_IISCON_TXIDLE; in s3c24xx_snd_txctrl()
75 iiscon |= S3C2410_IISCON_TXIDLE; in s3c24xx_snd_txctrl()