Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/amba/
H A Dserial.h202 #define UART011_DMAONERR (1 << 2) /* disable dma on error */ macro
/openbmc/linux/drivers/tty/serial/
H A Damba-pl011.c1153 uap->dmacr |= UART011_DMAONERR; in pl011_dma_startup()
1190 uap->dmacr &= ~(UART011_DMAONERR | UART011_RXDMAE | UART011_TXDMAE); in pl011_dma_shutdown()