LCR               300 arch/arm/mach-orion5x/kurobox_pro-setup.c 	writel(0x83, UART1_REG(LCR));
LCR               303 arch/arm/mach-orion5x/kurobox_pro-setup.c 	writel(0x1b, UART1_REG(LCR));
LCR               275 arch/arm/mach-orion5x/terastation_pro2-setup.c 	writel(0x83, UART1_REG(LCR));
LCR               278 arch/arm/mach-orion5x/terastation_pro2-setup.c 	writel(0x1b, UART1_REG(LCR));
LCR                32 arch/arm/mach-orion5x/tsx09-common.c 	writel(0x83, UART1_REG(LCR));
LCR                35 arch/arm/mach-orion5x/tsx09-common.c 	writel(0x03, UART1_REG(LCR));
LCR                31 arch/x86/boot/early_serial_console.c 	outb(0x3, port + LCR);	/* 8n1 */
LCR                37 arch/x86/boot/early_serial_console.c 	c = inb(port + LCR);
LCR                38 arch/x86/boot/early_serial_console.c 	outb(c | DLAB, port + LCR);
LCR                41 arch/x86/boot/early_serial_console.c 	outb(c & ~DLAB, port + LCR);
LCR               107 arch/x86/boot/early_serial_console.c 	lcr = inb(port + LCR);
LCR               108 arch/x86/boot/early_serial_console.c 	outb(lcr | DLAB, port + LCR);
LCR               111 arch/x86/boot/early_serial_console.c 	outb(lcr, port + LCR);
LCR               137 arch/x86/kernel/early_printk.c 	serial_out(early_serial_base, LCR, 0x3);	/* 8n1 */
LCR               142 arch/x86/kernel/early_printk.c 	c = serial_in(early_serial_base, LCR);
LCR               143 arch/x86/kernel/early_printk.c 	serial_out(early_serial_base, LCR, c | DLAB);
LCR               146 arch/x86/kernel/early_printk.c 	serial_out(early_serial_base, LCR, c & ~DLAB);
LCR               173 drivers/net/hamradio/baycom_ser_fdx.c         outb(0x81, LCR(dev->base_addr));        /* DLAB = 1 */
LCR               176 drivers/net/hamradio/baycom_ser_fdx.c         outb(0x01, LCR(dev->base_addr));        /* word length = 6 */
LCR               158 drivers/net/hamradio/baycom_ser_hdx.c 	outb(0x81, LCR(dev->base_addr));	/* DLAB = 1 */
LCR               161 drivers/net/hamradio/baycom_ser_hdx.c 	outb(0x01, LCR(dev->base_addr));	/* word length = 6 */
LCR               294 drivers/net/hamradio/yam.c 	outb(LCR_DLAB | LCR_BIT5, LCR(iobase));
LCR               298 drivers/net/hamradio/yam.c 	outb(LCR_BIT5, LCR(iobase));
LCR               466 drivers/net/hamradio/yam.c 	outb(LCR_DLAB | LCR_BIT8, LCR(dev->base_addr));
LCR               469 drivers/net/hamradio/yam.c 	outb(LCR_BIT8, LCR(dev->base_addr));
LCR                61 drivers/power/reset/qnap-poweroff.c 	writel(0x83, UART1_REG(LCR));
LCR                64 drivers/power/reset/qnap-poweroff.c 	writel(0x03, UART1_REG(LCR));
LCR              1136 drivers/tty/serial/8250/8250_pci.c 	u8 LCR, val;
LCR              1138 drivers/tty/serial/8250/8250_pci.c 	LCR = inb(base + UART_LCR);
LCR              1141 drivers/tty/serial/8250/8250_pci.c 	outb(LCR, base + UART_LCR);
LCR              1148 drivers/tty/serial/8250/8250_pci.c 	u8 LCR;
LCR              1150 drivers/tty/serial/8250/8250_pci.c 	LCR = inb(base + UART_LCR);
LCR              1154 drivers/tty/serial/8250/8250_pci.c 	outb(LCR, base + UART_LCR);
LCR              1160 drivers/tty/serial/8250/8250_pci.c 	u8 LCR, val, qmcr;
LCR              1162 drivers/tty/serial/8250/8250_pci.c 	LCR = inb(base + UART_LCR);
LCR              1168 drivers/tty/serial/8250/8250_pci.c 	outb(LCR, base + UART_LCR);
LCR              1176 drivers/tty/serial/8250/8250_pci.c 	u8 LCR, val;
LCR              1178 drivers/tty/serial/8250/8250_pci.c 	LCR = inb(base + UART_LCR);
LCR              1184 drivers/tty/serial/8250/8250_pci.c 	outb(LCR, base + UART_LCR);
LCR              1190 drivers/tty/serial/8250/8250_pci.c 	u8 LCR, val;
LCR              1192 drivers/tty/serial/8250/8250_pci.c 	LCR = inb(base + UART_LCR);
LCR              1198 drivers/tty/serial/8250/8250_pci.c 			outb(LCR, base + UART_LCR);
LCR               660 drivers/tty/serial/men_z135_uart.c 	lcr = LCR(conf_reg);
LCR              2333 drivers/usb/serial/io_edgeport.c 	MAKE_CMD_WRITE_REG(&currCmd, &cmdLen, number, LCR, LCR_DL_ENABLE);
LCR              2340 drivers/usb/serial/io_edgeport.c 	MAKE_CMD_WRITE_REG(&currCmd, &cmdLen, number, LCR,
LCR              2414 drivers/usb/serial/io_edgeport.c 	    regNum == LCR) {
LCR              2577 drivers/usb/serial/io_edgeport.c 	status = send_cmd_write_uart_register(edge_port, LCR,