Home
last modified time | relevance | path

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

/sound/soc/samsung/
Di2s-regs.h66 #define CON_ACTIVE (1 << 0) macro
Di2s.c378 con |= CON_ACTIVE; in i2s_txctrl()
412 con &= ~CON_ACTIVE; in i2s_txctrl()
428 con |= CON_RXDMA_ACTIVE | CON_ACTIVE; in i2s_rxctrl()
442 con &= ~CON_ACTIVE; in i2s_rxctrl()