Home
last modified time | relevance | path

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

/sound/soc/samsung/
Di2s-regs.h41 #define CON_TXSDMA_ACTIVE (1 << 18) macro
Di2s.c111 active &= CON_TXSDMA_ACTIVE; in tx_active()
303 con |= CON_TXSDMA_ACTIVE; in i2s_txctrl()
317 con &= ~CON_TXSDMA_ACTIVE; in i2s_txctrl()