Home
last modified time | relevance | path

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

/linux/sound/soc/samsung/
H A Di2s-regs.h40 #define CON_TXSDMA_ACTIVE (1 << 18) macro
H A Di2s.c153 active &= CON_TXSDMA_ACTIVE; in tx_active()
410 con |= CON_TXSDMA_ACTIVE; in i2s_txctrl()
424 con &= ~CON_TXSDMA_ACTIVE; in i2s_txctrl()