Home
last modified time | relevance | path

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

/sound/soc/samsung/
Di2s-regs.h46 #define CON_TXSDMA_ACTIVE (1 << 18) macro
Di2s.c134 active &= CON_TXSDMA_ACTIVE; in tx_active()
382 con |= CON_TXSDMA_ACTIVE; in i2s_txctrl()
396 con &= ~CON_TXSDMA_ACTIVE; in i2s_txctrl()