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