Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/samsung/
Di2s-regs.h40 #define CON_TXSDMA_ACTIVE (1 << 18) macro
Di2s.c155 active &= CON_TXSDMA_ACTIVE; in tx_active()
412 con |= CON_TXSDMA_ACTIVE; in i2s_txctrl()
426 con &= ~CON_TXSDMA_ACTIVE; in i2s_txctrl()