Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/samsung/
Di2s-regs.h60 #define CON_ACTIVE (1 << 0) macro
Di2s.c408 con |= CON_ACTIVE; in i2s_txctrl()
442 con &= ~CON_ACTIVE; in i2s_txctrl()
459 con |= CON_RXDMA_ACTIVE | CON_ACTIVE; in i2s_rxctrl()
473 con &= ~CON_ACTIVE; in i2s_rxctrl()