uart_16550_compatible   49 drivers/tty/serial/8250/8250_dw.c 	unsigned int		uart_16550_compatible:1;
uart_16550_compatible  141 drivers/tty/serial/8250/8250_dw.c 	if (offset == UART_LCR && !d->uart_16550_compatible)
uart_16550_compatible  152 drivers/tty/serial/8250/8250_dw.c 	if (offset == UART_LCR && !d->uart_16550_compatible)
uart_16550_compatible  182 drivers/tty/serial/8250/8250_dw.c 	if (offset == UART_LCR && !d->uart_16550_compatible)
uart_16550_compatible  193 drivers/tty/serial/8250/8250_dw.c 	if (offset == UART_LCR && !d->uart_16550_compatible)
uart_16550_compatible  210 drivers/tty/serial/8250/8250_dw.c 	if (offset == UART_LCR && !d->uart_16550_compatible)
uart_16550_compatible  373 drivers/tty/serial/8250/8250_dw.c 		data->uart_16550_compatible = true;
uart_16550_compatible  431 drivers/tty/serial/8250/8250_dw.c 	data->uart_16550_compatible = device_property_read_bool(dev,
uart_16550_compatible  517 drivers/tty/serial/8250/8250_dw.c 	if (data->uart_16550_compatible)