Searched refs:S3C2412_IISCON_TXDMA_PAUSE (Results 1 – 2 of 2) sorted by relevance
56 bit_set(con, S3C2412_IISCON_TXDMA_PAUSE), in dbg_showcon()87 con &= ~S3C2412_IISCON_TXDMA_PAUSE; in s3c2412_snd_txctrl()115 con |= S3C2412_IISCON_TXDMA_PAUSE; in s3c2412_snd_txctrl()
42 #define S3C2412_IISCON_TXDMA_PAUSE (1 << 6) macro