UART_LCR_WLEN8     62 arch/powerpc/boot/virtex.c 	out_8(reg_base + (UART_LCR << reg_shift), UART_LCR_WLEN8);
UART_LCR_WLEN8     60 arch/powerpc/platforms/embedded6xx/ls_uart.c 	unsigned char cval = UART_LCR_WLEN8;
UART_LCR_WLEN8    478 drivers/bluetooth/dtl1_cs.c 	outb(UART_LCR_WLEN8, iobase + UART_LCR);	/* Reset DLAB */
UART_LCR_WLEN8    265 drivers/mmc/core/sdio_uart.c 		cval = UART_LCR_WLEN8;
UART_LCR_WLEN8    638 drivers/mmc/core/sdio_uart.c 	sdio_out(port, UART_LCR, UART_LCR_WLEN8);
UART_LCR_WLEN8    916 drivers/tty/mxser.c 	outb(UART_LCR_WLEN8, info->ioaddr + UART_LCR);	/* reset DLAB */
UART_LCR_WLEN8    113 drivers/tty/serial/8250/8250_ingenic.c 	early_out(port, UART_LCR, UART_LCR_DLAB | UART_LCR_WLEN8);
UART_LCR_WLEN8    116 drivers/tty/serial/8250/8250_ingenic.c 	early_out(port, UART_LCR, UART_LCR_WLEN8);
UART_LCR_WLEN8    121 drivers/tty/serial/8250/8250_ingenic.c 	early_out(port, UART_LCR, UART_LCR_DLAB | UART_LCR_WLEN8);
UART_LCR_WLEN8    124 drivers/tty/serial/8250/8250_ingenic.c 	early_out(port, UART_LCR, UART_LCR_WLEN8);
UART_LCR_WLEN8    353 drivers/tty/serial/8250/8250_omap.c 		cval = UART_LCR_WLEN8;
UART_LCR_WLEN8    622 drivers/tty/serial/8250/8250_omap.c 	serial_out(up, UART_LCR, UART_LCR_WLEN8);
UART_LCR_WLEN8   2245 drivers/tty/serial/8250/8250_port.c 	serial_port_out(port, UART_LCR, UART_LCR_WLEN8);
UART_LCR_WLEN8   2481 drivers/tty/serial/8250/8250_port.c 		cval = UART_LCR_WLEN8;
UART_LCR_WLEN8    754 drivers/tty/serial/jsm/jsm_cls.c 		lcr |= UART_LCR_WLEN8;
UART_LCR_WLEN8   1021 drivers/tty/serial/jsm/jsm_neo.c 		lcr |= UART_LCR_WLEN8;
UART_LCR_WLEN8    762 drivers/tty/serial/omap-serial.c 	serial_out(up, UART_LCR, UART_LCR_WLEN8);
UART_LCR_WLEN8    859 drivers/tty/serial/omap-serial.c 		cval = UART_LCR_WLEN8;
UART_LCR_WLEN8    373 drivers/tty/serial/pxa.c 	serial_out(up, UART_LCR, UART_LCR_WLEN8);
UART_LCR_WLEN8    449 drivers/tty/serial/pxa.c 		cval = UART_LCR_WLEN8;
UART_LCR_WLEN8     69 drivers/tty/serial/serial-tegra.c #define TEGRA_UART_DEFAULT_LSR			UART_LCR_WLEN8
UART_LCR_WLEN8   1302 drivers/tty/serial/serial-tegra.c 	lcr &= ~UART_LCR_WLEN8;
UART_LCR_WLEN8   1317 drivers/tty/serial/serial-tegra.c 		lcr |= UART_LCR_WLEN8;
UART_LCR_WLEN8    692 drivers/tty/serial/sunsu.c 	serial_outp(up, UART_LCR, UART_LCR_WLEN8);
UART_LCR_WLEN8    458 drivers/tty/serial/vr41xx_siu.c 	siu_write(port, UART_LCR, UART_LCR_WLEN8);
UART_LCR_WLEN8    522 drivers/tty/serial/vr41xx_siu.c 		lcr = UART_LCR_WLEN8;
UART_LCR_WLEN8    168 drivers/usb/serial/ark3116.c 	priv->lcr = UART_LCR_WLEN8;
UART_LCR_WLEN8    169 drivers/usb/serial/ark3116.c 	ark3116_write_reg(serial, UART_LCR, UART_LCR_WLEN8);
UART_LCR_WLEN8    217 drivers/usb/serial/ark3116.c 		lcr = UART_LCR_WLEN8;
UART_LCR_WLEN8    583 drivers/usb/serial/f81232.c 		new_lcr |= UART_LCR_WLEN8;
UART_LCR_WLEN8    987 drivers/usb/serial/f81534.c 		new_lcr |= UART_LCR_WLEN8;
UART_LCR_WLEN8   1548 drivers/usb/serial/mos7720.c 	lData = UART_LCR_WLEN8;
UART_LCR_WLEN8   1569 drivers/usb/serial/mos7720.c 		lData = UART_LCR_WLEN8;
UART_LCR_WLEN8    296 drivers/usb/serial/quatech2.c 		new_lcr |= UART_LCR_WLEN8;
UART_LCR_WLEN8    390 drivers/usb/serial/quatech2.c 				     DEFAULT_BAUD_RATE, UART_LCR_WLEN8);
UART_LCR_WLEN8    246 drivers/usb/serial/ssu100.c 		urb_value |= UART_LCR_WLEN8;
UART_LCR_WLEN8    336 sound/drivers/serial-u16550.c 	outb(UART_LCR_WLEN8, io_base + UART_LCR); /* Line Control Register */
UART_LCR_WLEN8    396 sound/drivers/serial-u16550.c 	outb(UART_LCR_WLEN8	/* 8 data-bits */