Searched refs:UARTFCR_RXCLR (Results 1 – 5 of 5) 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
36 #define UARTFCR_RXCLR (1 << 1) /* Clear contents of Rx FIFO */ macro123 mov w3, #(UARTFCR_FIFOEN |UARTFCR_TXCLR | UARTFCR_RXCLR)
69 mov w3, #(UARTFCR_FIFOEN |UARTFCR_TXCLR | UARTFCR_RXCLR)
Completed in 5 milliseconds