Searched refs:CON_RXCH_PAUSE (Results 1 – 2 of 2) sorted by relevance
57 #define CON_RXCH_PAUSE (1 << 3) macro
458 con &= ~(CON_RXDMA_PAUSE | CON_RXCH_PAUSE); in i2s_rxctrl()465 con |= CON_RXDMA_PAUSE | CON_RXCH_PAUSE; in i2s_rxctrl()