Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/samsung/
Dregs-iis.h60 #define S3C2410_IISFCON_TXENABLE (1 << 13) macro
Ds3c24xx-i2s.c66 iisfcon |= S3C2410_IISFCON_TXDMA | S3C2410_IISFCON_TXENABLE; in s3c24xx_snd_txctrl()
82 iisfcon &= ~S3C2410_IISFCON_TXENABLE; in s3c24xx_snd_txctrl()