Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/drivers/marvell/uart/
A Da3700_console.h35 #define UARTFCR_RXCLR (1 << 1) /* Clear contents of Rx FIFO */ macro
/arm-trusted-firmware-2.8.0/include/drivers/ti/uart/
A Duart_16550.h46 #define UARTFCR_RXCLR (1 << 1) /* Clear contents of Rx FIFO */ macro
/arm-trusted-firmware-2.8.0/drivers/nxp/console/
A D16550_console.S36 #define UARTFCR_RXCLR (1 << 1) /* Clear contents of Rx FIFO */ macro
123 mov w3, #(UARTFCR_FIFOEN |UARTFCR_TXCLR | UARTFCR_RXCLR)

Completed in 3 milliseconds