Searched refs:UART_CAP_EFR (Results 1 – 2 of 2) sorted by relevance
325 uart->capabilities = UART_CAP_FIFO | UART_CAP_AFE | UART_CAP_EFR; in ni16550_probe()
77 #define UART_CAP_EFR BIT(9) /* UART has EFR */ macro