Searched defs:UARTFCR_FIFOEN (Results 1 – 2 of 2) sorted by relevance
43 #define UARTFCR_FIFOEN (1 << 0) /* Enable the Tx/Rx FIFO */ macro
1128 #define UARTFCR_FIFOEN BIT(0) macro