Searched refs:S3C2412_IISCON_TXDMA_PAUSE (Results 1 – 2 of 2) sorted by relevance
46 #define S3C2412_IISCON_TXDMA_PAUSE (1 << 6) macro
61 bit_set(con, S3C2412_IISCON_TXDMA_PAUSE), in dbg_showcon()93 con &= ~S3C2412_IISCON_TXDMA_PAUSE; in s3c2412_snd_txctrl()121 con |= S3C2412_IISCON_TXDMA_PAUSE; in s3c2412_snd_txctrl()