Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/samsung/
Di2s-regs.h59 #define CON_TXDMA_ACTIVE (1 << 2) macro
Di2s.c101 active &= CON_TXDMA_ACTIVE; in tx_active()
294 con |= CON_TXDMA_ACTIVE; in i2s_txctrl()
308 con &= ~CON_TXDMA_ACTIVE; in i2s_txctrl()