UART_LCR_DLAB 55 arch/powerpc/boot/virtex.c out_8(reg_base + (UART_LCR << reg_shift), UART_LCR_DLAB); UART_LCR_DLAB 74 arch/powerpc/platforms/embedded6xx/ls_uart.c out_8(avr_addr + UART_LCR, cval | UART_LCR_DLAB); /* set DLAB */ UART_LCR_DLAB 422 drivers/media/rc/serial_ir.c soutp(UART_LCR, sinp(UART_LCR) & (~UART_LCR_DLAB)); UART_LCR_DLAB 450 drivers/media/rc/serial_ir.c soutp(UART_LCR, sinp(UART_LCR) | UART_LCR_DLAB); UART_LCR_DLAB 610 drivers/media/rc/serial_ir.c soutp(UART_LCR, sinp(UART_LCR) & (~UART_LCR_DLAB)); UART_LCR_DLAB 626 drivers/media/rc/serial_ir.c soutp(UART_LCR, sinp(UART_LCR) & (~UART_LCR_DLAB)); UART_LCR_DLAB 689 drivers/media/rc/serial_ir.c soutp(UART_LCR, sinp(UART_LCR) & (~UART_LCR_DLAB)); UART_LCR_DLAB 297 drivers/media/rc/sir_ir.c outb(UART_LCR_DLAB | UART_LCR_WLEN7, io + UART_LCR); UART_LCR_DLAB 338 drivers/mmc/core/sdio_uart.c sdio_out(port, UART_LCR, cval | UART_LCR_DLAB); UART_LCR_DLAB 1100 drivers/net/ethernet/sgi/ioc3-eth.c writeb(lcr | UART_LCR_DLAB, &uart->iu_lcr); UART_LCR_DLAB 87 drivers/staging/speakup/serialio.c outb(cval | UART_LCR_DLAB, ser->port + UART_LCR); /* set DLAB */ UART_LCR_DLAB 613 drivers/tty/mxser.c outb(cval | UART_LCR_DLAB, info->ioaddr + UART_LCR); /* set DLAB */ UART_LCR_DLAB 2519 drivers/tty/mxser.c scratch2 = inb(cap + UART_LCR) & (~UART_LCR_DLAB); UART_LCR_DLAB 2520 drivers/tty/mxser.c outb(scratch2 | UART_LCR_DLAB, cap + UART_LCR); UART_LCR_DLAB 128 drivers/tty/serial/8250/8250_early.c serial8250_early_out(port, UART_LCR, c | UART_LCR_DLAB); UART_LCR_DLAB 131 drivers/tty/serial/8250/8250_early.c serial8250_early_out(port, UART_LCR, c & ~UART_LCR_DLAB); UART_LCR_DLAB 113 drivers/tty/serial/8250/8250_ingenic.c early_out(port, UART_LCR, UART_LCR_DLAB | UART_LCR_WLEN8); UART_LCR_DLAB 121 drivers/tty/serial/8250/8250_ingenic.c early_out(port, UART_LCR, UART_LCR_DLAB | UART_LCR_WLEN8); UART_LCR_DLAB 342 drivers/tty/serial/8250/8250_mtk.c serial_port_out(port, UART_LCR, up->lcr | UART_LCR_DLAB); UART_LCR_DLAB 2523 drivers/tty/serial/8250/8250_port.c serial_port_out(port, UART_LCR, up->lcr | UART_LCR_DLAB); UART_LCR_DLAB 3208 drivers/tty/serial/8250/8250_port.c serial_port_out(port, UART_LCR, lcr | UART_LCR_DLAB); UART_LCR_DLAB 111 drivers/tty/serial/8250/8250_uniphier.c value &= ~UART_LCR_DLAB; UART_LCR_DLAB 764 drivers/tty/serial/jsm/jsm_cls.c writeb(UART_LCR_DLAB, &ch->ch_cls_uart->lcr); UART_LCR_DLAB 1031 drivers/tty/serial/jsm/jsm_neo.c writeb(UART_LCR_DLAB, &ch->ch_neo_uart->lcr); UART_LCR_DLAB 532 drivers/tty/serial/pxa.c serial_out(up, UART_LCR, cval | UART_LCR_DLAB); /* set DLAB */ UART_LCR_DLAB 411 drivers/tty/serial/serial-tegra.c lcr |= UART_LCR_DLAB; UART_LCR_DLAB 417 drivers/tty/serial/serial-tegra.c lcr &= ~UART_LCR_DLAB; UART_LCR_DLAB 887 drivers/tty/serial/sunsu.c serial_outp(up, UART_LCR, cval | UART_LCR_DLAB);/* set DLAB */ UART_LCR_DLAB 1119 drivers/tty/serial/sunsu.c serial_outp(up, UART_LCR, UART_LCR_DLAB); UART_LCR_DLAB 1130 drivers/tty/serial/sunsu.c serial_outp(up, UART_LCR, save_lcr | UART_LCR_DLAB); UART_LCR_DLAB 570 drivers/tty/serial/vr41xx_siu.c siu_write(port, UART_LCR, lcr | UART_LCR_DLAB); UART_LCR_DLAB 161 drivers/usb/serial/ark3116.c ark3116_write_reg(serial, UART_LCR, UART_LCR_DLAB); UART_LCR_DLAB 281 drivers/usb/serial/ark3116.c lcr|UART_LCR_DLAB); UART_LCR_DLAB 457 drivers/usb/serial/f81232.c lcr | UART_LCR_DLAB); /* Enable DLAB */ UART_LCR_DLAB 481 drivers/usb/serial/f81232.c lcr & ~UART_LCR_DLAB); UART_LCR_DLAB 622 drivers/usb/serial/f81534.c value = UART_LCR_DLAB; UART_LCR_DLAB 1388 drivers/usb/serial/mos7720.c mos7720_port->shadowLCR = mos7720_port->shadowLCR | UART_LCR_DLAB; UART_LCR_DLAB 1393 drivers/usb/serial/mos7720.c mos7720_port->shadowLCR = mos7720_port->shadowLCR & ~UART_LCR_DLAB; UART_LCR_DLAB 1502 drivers/usb/serial/mos7720.c mos7720_port->shadowLCR = mos7720_port->shadowLCR | UART_LCR_DLAB; UART_LCR_DLAB 1511 drivers/usb/serial/mos7720.c mos7720_port->shadowLCR = mos7720_port->shadowLCR & ~UART_LCR_DLAB; UART_LCR_DLAB 118 include/uapi/linux/serial_reg.h #define UART_LCR_CONF_MODE_A UART_LCR_DLAB /* Configutation mode A */ UART_LCR_DLAB 416 samples/vfio-mdev/mtty.c if (data & UART_LCR_DLAB) { UART_LCR_DLAB 384 sound/drivers/serial-u16550.c outb(UART_LCR_DLAB /* Divisor latch access bit */ UART_LCR_DLAB 490 sound/drivers/serial-u16550.c outb(UART_LCR_DLAB /* Divisor latch access bit */