Home
last modified time | relevance | path

Searched refs:UART_FLG_DMA_RX (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/common/platform/uart/
H A Duart_pl011.h149 #define UART_FLG_DMA_RX (1 << 0) macro
H A Duart_pl011.c245 if (!(udd->flags & UART_FLG_DMA_RX)) { in Pl011StartUp()
H A Duart_hi35xx.c341 if (udd->flags & UART_FLG_DMA_RX) { in Hi35xxDeinit()
/device/qemu/drivers/uart/
H A Duart_pl011.h149 #define UART_FLG_DMA_RX (1 << 0) macro
H A Duart_pl011.c246 if (!(udd->flags & UART_FLG_DMA_RX)) { in Pl011StartUp()
H A Duart.c252 if (udd->flags & UART_FLG_DMA_RX) { in Hi35xxDeinit()

Completed in 4 milliseconds