Searched refs:UARTFCR_RXCLR (Results 1 – 3 of 3) sorted by relevance
35 #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)
Completed in 4 milliseconds