VT8500_URLCR 288 drivers/tty/serial/vt8500_serial.c unsigned int lcr = vt8500_read(port, VT8500_URLCR); VT8500_URLCR 295 drivers/tty/serial/vt8500_serial.c vt8500_write(port, lcr, VT8500_URLCR); VT8500_URLCR 302 drivers/tty/serial/vt8500_serial.c vt8500_read(port, VT8500_URLCR) | VT8500_BREAK, VT8500_URLCR 303 drivers/tty/serial/vt8500_serial.c VT8500_URLCR); VT8500_URLCR 344 drivers/tty/serial/vt8500_serial.c vt8500_write(port, 0x03, VT8500_URLCR); /* enable TX & RX */ VT8500_URLCR 381 drivers/tty/serial/vt8500_serial.c lcr = vt8500_read(&vt8500_port->uart, VT8500_URLCR); VT8500_URLCR 413 drivers/tty/serial/vt8500_serial.c vt8500_write(&vt8500_port->uart, lcr, VT8500_URLCR);