Home
last modified time | relevance | path

Searched refs:UARTFCR_TXCLR (Results 1 – 3 of 3) sorted by relevance

/arm-trusted-firmware-2.8.0/include/drivers/marvell/uart/
A Da3700_console.h34 #define UARTFCR_TXCLR (1 << 2) /* Clear contents of Tx FIFO */ macro
/arm-trusted-firmware-2.8.0/drivers/nxp/console/
A D16550_console.S35 #define UARTFCR_TXCLR (1 << 2) /* Clear contents of Tx FIFO */ macro
123 mov w3, #(UARTFCR_FIFOEN |UARTFCR_TXCLR | UARTFCR_RXCLR)
203 orr w2, w2, #UARTFCR_TXCLR
/arm-trusted-firmware-2.8.0/include/drivers/ti/uart/
A Duart_16550.h45 #define UARTFCR_TXCLR (1 << 2) /* Clear contents of Tx FIFO */ macro

Completed in 4 milliseconds