Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/samsung/
Di2s-regs.h60 #define CON_ACTIVE (1 << 0) macro
Di2s.c400 con |= CON_ACTIVE; in i2s_txctrl()
434 con &= ~CON_ACTIVE; in i2s_txctrl()
451 con |= CON_RXDMA_ACTIVE | CON_ACTIVE; in i2s_rxctrl()
465 con &= ~CON_ACTIVE; in i2s_rxctrl()