Home
last modified time | relevance | path

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

/linux/sound/soc/samsung/
H A Di2s-regs.h58 #define CON_TXDMA_ACTIVE (1 << 2) macro
H A Di2s.c155 active &= CON_TXDMA_ACTIVE; in tx_active()
413 con |= CON_TXDMA_ACTIVE; in i2s_txctrl()
427 con &= ~CON_TXDMA_ACTIVE; in i2s_txctrl()