Searched refs:UARTFCR_TXCLR (Results 1 – 3 of 3) sorted by relevance
34 #define UARTFCR_TXCLR (1 << 2) /* Clear contents of Tx FIFO */ macro
35 #define UARTFCR_TXCLR (1 << 2) /* Clear contents of Tx FIFO */ macro123 mov w3, #(UARTFCR_FIFOEN |UARTFCR_TXCLR | UARTFCR_RXCLR)203 orr w2, w2, #UARTFCR_TXCLR
45 #define UARTFCR_TXCLR (1 << 2) /* Clear contents of Tx FIFO */ macro
Completed in 3 milliseconds