Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_dw.c79 unsigned int uart_16550_compatible:1; member
137 if (offset != UART_LCR || d->uart_16550_compatible) in dw8250_check_lcr()
492 data->uart_16550_compatible = true; in dw8250_quirks()
539 data->uart_16550_compatible = device_property_read_bool(dev, in dw8250_probe()
632 if (data->uart_16550_compatible) in dw8250_probe()