Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/samsung/
Di2s-regs.h46 #define CON_TXSDMA_ACTIVE (1 << 18) macro
Di2s.c131 active &= CON_TXSDMA_ACTIVE; in tx_active()
379 con |= CON_TXSDMA_ACTIVE; in i2s_txctrl()
393 con &= ~CON_TXSDMA_ACTIVE; in i2s_txctrl()