Symbol: LCR
arch/arm/mach-orion5x/kurobox_pro-setup.c
297
writel(0x83, UART1_REG(LCR));
arch/arm/mach-orion5x/kurobox_pro-setup.c
300
writel(0x1b, UART1_REG(LCR));
arch/arm/mach-orion5x/terastation_pro2-setup.c
275
writel(0x83, UART1_REG(LCR));
arch/arm/mach-orion5x/terastation_pro2-setup.c
278
writel(0x1b, UART1_REG(LCR));
arch/arm/mach-orion5x/tsx09-common.c
32
writel(0x83, UART1_REG(LCR));
arch/arm/mach-orion5x/tsx09-common.c
35
writel(0x03, UART1_REG(LCR));
arch/x86/boot/early_serial_console.c
107
lcr = inb(port + LCR);
arch/x86/boot/early_serial_console.c
108
outb(lcr | DLAB, port + LCR);
arch/x86/boot/early_serial_console.c
111
outb(lcr, port + LCR);
arch/x86/boot/early_serial_console.c
31
outb(0x3, port + LCR); /* 8n1 */
arch/x86/boot/early_serial_console.c
37
c = inb(port + LCR);
arch/x86/boot/early_serial_console.c
38
outb(c | DLAB, port + LCR);
arch/x86/boot/early_serial_console.c
41
outb(c & ~DLAB, port + LCR);
arch/x86/kernel/early_printk.c
138
static_call(serial_out)(early_serial_base, LCR, 0x3); /* 8n1 */
arch/x86/kernel/early_printk.c
143
c = static_call(serial_in)(early_serial_base, LCR);
arch/x86/kernel/early_printk.c
144
static_call(serial_out)(early_serial_base, LCR, c | DLAB);
arch/x86/kernel/early_printk.c
147
static_call(serial_out)(early_serial_base, LCR, c & ~DLAB);
drivers/power/reset/qnap-poweroff.c
60
writel(0x83, UART1_REG(LCR));
drivers/power/reset/qnap-poweroff.c
63
writel(0x03, UART1_REG(LCR));
drivers/tty/serial/8250/8250_pci.c
1363
u8 LCR, val;
drivers/tty/serial/8250/8250_pci.c
1365
LCR = inb(base + UART_LCR);
drivers/tty/serial/8250/8250_pci.c
1368
outb(LCR, base + UART_LCR);
drivers/tty/serial/8250/8250_pci.c
1375
u8 LCR;
drivers/tty/serial/8250/8250_pci.c
1377
LCR = inb(base + UART_LCR);
drivers/tty/serial/8250/8250_pci.c
1381
outb(LCR, base + UART_LCR);
drivers/tty/serial/8250/8250_pci.c
1387
u8 LCR, val, qmcr;
drivers/tty/serial/8250/8250_pci.c
1389
LCR = inb(base + UART_LCR);
drivers/tty/serial/8250/8250_pci.c
1395
outb(LCR, base + UART_LCR);
drivers/tty/serial/8250/8250_pci.c
1403
u8 LCR, val;
drivers/tty/serial/8250/8250_pci.c
1405
LCR = inb(base + UART_LCR);
drivers/tty/serial/8250/8250_pci.c
1411
outb(LCR, base + UART_LCR);
drivers/tty/serial/8250/8250_pci.c
1417
u8 LCR, val;
drivers/tty/serial/8250/8250_pci.c
1419
LCR = inb(base + UART_LCR);
drivers/tty/serial/8250/8250_pci.c
1425
outb(LCR, base + UART_LCR);
drivers/tty/serial/men_z135_uart.c
651
lcr = LCR(conf_reg);
drivers/usb/serial/io_edgeport.c
2221
MAKE_CMD_WRITE_REG(&currCmd, &cmdLen, number, LCR, LCR_DL_ENABLE);
drivers/usb/serial/io_edgeport.c
2228
MAKE_CMD_WRITE_REG(&currCmd, &cmdLen, number, LCR,
drivers/usb/serial/io_edgeport.c
2302
regNum == LCR) {
drivers/usb/serial/io_edgeport.c
2465
status = send_cmd_write_uart_register(edge_port, LCR,