Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/drivers/marvell/uart/
A Da3700_console.h34 #define UARTFCR_RXCLR (1 << 1) /* Clear contents of Rx FIFO */ macro
/tf-a-ffa_el3_spmc/plat/layerscape/common/include/
A Dls_16550.h36 #define UARTFCR_RXCLR (1 << 1) /* Clear contents of Rx FIFO */ macro
/tf-a-ffa_el3_spmc/include/drivers/ti/uart/
A Duart_16550.h46 #define UARTFCR_RXCLR (1 << 1) /* Clear contents of Rx FIFO */ macro
/tf-a-ffa_el3_spmc/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)
/tf-a-ffa_el3_spmc/plat/layerscape/common/aarch64/
A Dls_console.S69 mov w3, #(UARTFCR_FIFOEN |UARTFCR_TXCLR | UARTFCR_RXCLR)

Completed in 4 milliseconds