UART_LCR_WLEN8
unsigned char cval = UART_LCR_WLEN8;
sdio_out(port, UART_LCR, UART_LCR_WLEN8);
outb(UART_LCR_WLEN8, info->ioaddr + UART_LCR); /* reset DLAB */
serial8250_early_out(port, UART_LCR, UART_LCR_WLEN8); /* 8n1 */
early_out(port, UART_LCR, UART_LCR_DLAB | UART_LCR_WLEN8);
early_out(port, UART_LCR, UART_LCR_WLEN8);
early_out(port, UART_LCR, UART_LCR_DLAB | UART_LCR_WLEN8);
early_out(port, UART_LCR, UART_LCR_WLEN8);
serial_out(up, UART_LCR, UART_LCR_WLEN8);
serial_port_out(port, UART_LCR, UART_LCR_WLEN8);
serial_out(up, UART_LCR, UART_LCR_WLEN8);
serial_out(up, UART_LCR, UART_LCR_WLEN8);
serial_out(up, UART_LCR, UART_LCR_WLEN8);
lcr &= ~UART_LCR_WLEN8;
#define TEGRA_UART_DEFAULT_LSR UART_LCR_WLEN8
lcr = UART_LCR_WLEN8;
serial_out(up, UART_LCR, UART_LCR_WLEN8);
priv->lcr = UART_LCR_WLEN8;
ark3116_write_reg(serial, UART_LCR, UART_LCR_WLEN8);
DEFAULT_BAUD_RATE, UART_LCR_WLEN8);
outb(UART_LCR_WLEN8, io_base + UART_LCR); /* Line Control Register */
outb(UART_LCR_WLEN8 /* 8 data-bits */