OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UARTFCR_DMAEN
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/ti/uart/
uart_16550.h
40
#define
UARTFCR_DMAEN
(1 << 3) /* Enable DMA mode */
/device/linaro/bootloader/arm-trusted-firmware/drivers/ti/uart/aarch64/
16550_console.S
60
mov w3, #(UARTFCR_FIFOEN |
UARTFCR_DMAEN
)
Completed in 63 milliseconds