UART_LCR_SPAR     672 drivers/tty/amiserial.c 		cval |= UART_LCR_SPAR;
UART_LCR_SPAR     680 drivers/tty/mxser.c 		cval |= UART_LCR_SPAR;
UART_LCR_SPAR      87 drivers/tty/serial/8250/8250_dw.c 		if ((value & ~UART_LCR_SPAR) == (lcr & ~UART_LCR_SPAR))
UART_LCR_SPAR     364 drivers/tty/serial/8250/8250_omap.c 		cval |= UART_LCR_SPAR;
UART_LCR_SPAR    2496 drivers/tty/serial/8250/8250_port.c 		cval |= UART_LCR_SPAR;
UART_LCR_SPAR     736 drivers/tty/serial/jsm/jsm_cls.c 		lcr |= UART_LCR_SPAR;
UART_LCR_SPAR    1003 drivers/tty/serial/jsm/jsm_neo.c 		lcr |= UART_LCR_SPAR;
UART_LCR_SPAR     870 drivers/tty/serial/omap-serial.c 		cval |= UART_LCR_SPAR;
UART_LCR_SPAR    1294 drivers/tty/serial/serial-tegra.c 			lcr &= ~UART_LCR_SPAR;
UART_LCR_SPAR    1298 drivers/tty/serial/serial-tegra.c 			lcr &= ~UART_LCR_SPAR;
UART_LCR_SPAR     810 drivers/tty/serial/sunsu.c 		cval |= UART_LCR_SPAR;
UART_LCR_SPAR     533 drivers/tty/serial/vr41xx_siu.c 		lcr |= UART_LCR_SPAR;
UART_LCR_SPAR     228 drivers/usb/serial/ark3116.c 		lcr |= UART_LCR_SPAR;
UART_LCR_SPAR     565 drivers/usb/serial/f81232.c 			new_lcr |= UART_LCR_SPAR;
UART_LCR_SPAR     969 drivers/usb/serial/f81534.c 			new_lcr |= UART_LCR_SPAR;