Searched refs:UARTFCR_RXCLR (Results 1 – 4 of 4) sorted by relevance
34 #define UARTFCR_RXCLR (1 << 1) /* Clear contents of Rx FIFO */ macro
36 #define UARTFCR_RXCLR (1 << 1) /* Clear contents of Rx FIFO */ macro
46 #define UARTFCR_RXCLR (1 << 1) /* Clear contents of Rx FIFO */ macro
69 mov w3, #(UARTFCR_FIFOEN |UARTFCR_TXCLR | UARTFCR_RXCLR)