Home
last modified time | relevance | path

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

/linux/sound/soc/samsung/
H A Di2s-regs.h60 #define CON_ACTIVE (1 << 0) macro
H A Di2s.c406 con |= CON_ACTIVE; in i2s_txctrl()
440 con &= ~CON_ACTIVE; in i2s_txctrl()
457 con |= CON_RXDMA_ACTIVE | CON_ACTIVE; in i2s_rxctrl()
471 con &= ~CON_ACTIVE; in i2s_rxctrl()