Searched refs:UART011_RXDMAE (Results 1 – 2 of 2) sorted by relevance
204 #define UART011_RXDMAE (1 << 0) /* enable receive dma */ macro
859 uap->dmacr |= UART011_RXDMAE; in pl011_dma_rx_trigger_dma()968 uap->dmacr &= ~UART011_RXDMAE; in pl011_dma_rx_irq()1049 uap->dmacr &= ~UART011_RXDMAE; in pl011_dma_rx_stop()1192 uap->dmacr &= ~(UART011_DMAONERR | UART011_RXDMAE | UART011_TXDMAE); in pl011_dma_shutdown()