Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/8250/
D8250_dw.c68 unsigned int uart_16550_compatible:1; member
290 data->uart_16550_compatible = true; in dw8250_quirks()
380 data->uart_16550_compatible = device_property_read_bool(p->dev, in dw8250_probe()
466 if (data->uart_16550_compatible) { in dw8250_probe()