Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/marvell/uart/
H A Da3700_console.h34 #define UARTFCR_TXCLR (1 << 2) /* Clear contents of Tx FIFO */ macro
/rk3399_ARM-atf/include/drivers/ti/uart/
H A Duart_16550.h45 #define UARTFCR_TXCLR (1 << 2) /* Clear contents of Tx FIFO */ macro
/rk3399_ARM-atf/drivers/nxp/console/
H A D16550_console.S35 #define UARTFCR_TXCLR (1 << 2) /* Clear contents of Tx FIFO */ macro