Searched refs:SSCR1_RSRE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/spi/
H A Dspi-pxa2xx.h156 #define DEFAULT_DMA_CR1 (SSCR1_TSRE | SSCR1_RSRE | SSCR1_TRAIL)
/linux-4.4.14/include/linux/
H A Dpxa2xx_ssp.h145 #define SSCR1_RSRE (1 << 20) /* Receive Service Request Enable */ macro
/linux-4.4.14/sound/soc/pxa/
H A Dpxa-ssp.c657 sscr1 |= SSCR1_RSRE; pxa_ssp_set_running_bit()
659 sscr1 &= ~SSCR1_RSRE; pxa_ssp_set_running_bit()

Completed in 61 milliseconds