Home
last modified time | relevance | path

Searched refs:UART_CAP_AFE (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/tty/serial/8250/
H A D8250_uniphier.c215 up.capabilities |= UART_CAP_AFE; in uniphier_uart_probe()
H A D8250_dwlib.c295 up->capabilities |= UART_CAP_AFE; in dw8250_setup_port()
H A D8250_ni.c325 uart->capabilities = UART_CAP_FIFO | UART_CAP_AFE | UART_CAP_EFR; in ni16550_probe()
H A D8250.h79 #define UART_CAP_AFE BIT(11) /* MCR-based hw flow control */ macro
H A D8250_of.c239 port8250.capabilities |= UART_CAP_AFE; in of_platform_serial_probe()
H A D8250_lpss.c343 uart.capabilities = UART_CAP_FIFO | UART_CAP_AFE; in lpss8250_probe()
H A D8250_aspeed_vuart.c485 port.capabilities |= UART_CAP_AFE; in aspeed_vuart_probe()