Home
last modified time | relevance | path

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

/drivers/tty/serial/8250/
A D8250_dw.c79 unsigned int uart_16550_compatible:1; member
154 if (offset != UART_LCR || d->uart_16550_compatible) in dw8250_check_lcr()
521 data->uart_16550_compatible = true; in dw8250_quirks()
644 data->uart_16550_compatible = device_property_read_bool(dev, "snps,uart-16550-compatible"); in dw8250_probe()
651 if (data->uart_16550_compatible) in dw8250_probe()

Completed in 48 milliseconds