Home
last modified time | relevance | path

Searched refs:UART_CAP_FIFO (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/tty/serial/8250/
H A D8250_uniphier.c212 up.capabilities = UART_CAP_FIFO; in uniphier_uart_probe()
H A D8250_dwlib.c291 up->capabilities = UART_CAP_FIFO | UART_CAP_NOTEMT; in dw8250_setup_port()
H A D8250_ingenic.c263 uart.capabilities = UART_CAP_FIFO | UART_CAP_RTOIE; in ingenic_uart_probe()
H A D8250_ni.c325 uart->capabilities = UART_CAP_FIFO | UART_CAP_AFE | UART_CAP_EFR; in ni16550_probe()
H A D8250.h76 #define UART_CAP_FIFO BIT(8) /* UART has FIFO */ macro
H A D8250_of.c230 port8250.capabilities = UART_CAP_FIFO; 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.c482 port.capabilities = UART_CAP_FIFO; in aspeed_vuart_probe()