Home
last modified time | relevance | path

Searched refs:UARTFCR_DMAEN (Results 1 – 6 of 6) sorted by relevance

/tf-a-ffa_el3_spmc/include/drivers/marvell/uart/
A Da3700_console.h32 #define UARTFCR_DMAEN (1 << 3) /* Enable DMA mode */ macro
/tf-a-ffa_el3_spmc/plat/layerscape/common/include/
A Dls_16550.h34 #define UARTFCR_DMAEN (1 << 3) /* Enable DMA mode */ macro
/tf-a-ffa_el3_spmc/include/drivers/ti/uart/
A Duart_16550.h44 #define UARTFCR_DMAEN (1 << 3) /* Enable DMA mode */ macro
/tf-a-ffa_el3_spmc/drivers/ti/uart/aarch64/
A D16550_console.S74 mov w3, #(UARTFCR_FIFOEN | UARTFCR_DMAEN)
/tf-a-ffa_el3_spmc/drivers/ti/uart/aarch32/
A D16550_console.S77 mov r3, #(UARTFCR_FIFOEN | UARTFCR_DMAEN)
/tf-a-ffa_el3_spmc/drivers/nxp/console/
A D16550_console.S34 #define UARTFCR_DMAEN (1 << 3) /* Enable DMA mode */ macro

Completed in 6 milliseconds