Searched refs:CON_ACTIVE (Results 1 – 2 of 2) sorted by relevance
60 #define CON_ACTIVE (1 << 0) macro
408 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()