save_lcr 1162 drivers/tty/serial/8250/8250_port.c unsigned char save_lcr, save_mcr; save_lcr 1224 drivers/tty/serial/8250/8250_port.c save_lcr = serial_in(up, UART_LCR); save_lcr 1287 drivers/tty/serial/8250/8250_port.c serial_out(up, UART_LCR, save_lcr); save_lcr 1042 drivers/tty/serial/sunsu.c unsigned char save_lcr, save_mcr; save_lcr 1080 drivers/tty/serial/sunsu.c save_lcr = serial_in(up, UART_LCR); save_lcr 1130 drivers/tty/serial/sunsu.c serial_outp(up, UART_LCR, save_lcr | UART_LCR_DLAB); save_lcr 1151 drivers/tty/serial/sunsu.c serial_outp(up, UART_LCR, save_lcr);