UART_ENABLE_MS    418 drivers/tty/serial/8250/8250_omap.c 	if (UART_ENABLE_MS(&up->port, termios->c_cflag))
UART_ENABLE_MS   2639 drivers/tty/serial/8250/8250_port.c 			UART_ENABLE_MS(&up->port, termios->c_cflag))
UART_ENABLE_MS   2710 drivers/tty/serial/8250/8250_port.c 		if (!UART_ENABLE_MS(port, termios->c_cflag)) {
UART_ENABLE_MS    458 drivers/tty/serial/amba-pl010.c 	if (UART_ENABLE_MS(port, termios->c_cflag))
UART_ENABLE_MS    488 drivers/tty/serial/amba-pl010.c 		if (!UART_ENABLE_MS(port, termios->c_cflag)) {
UART_ENABLE_MS   2013 drivers/tty/serial/amba-pl011.c 	if (UART_ENABLE_MS(port, termios->c_cflag))
UART_ENABLE_MS   2330 drivers/tty/serial/atmel_serial.c 	if (UART_ENABLE_MS(port, termios->c_cflag))
UART_ENABLE_MS   2347 drivers/tty/serial/atmel_serial.c 		if (!UART_ENABLE_MS(port, termios->c_cflag)) {
UART_ENABLE_MS    561 drivers/tty/serial/bcm63xx_uart.c 	if (UART_ENABLE_MS(port, new->c_cflag))
UART_ENABLE_MS   1720 drivers/tty/serial/imx.c 	if (UART_ENABLE_MS(&sport->port, termios->c_cflag))
UART_ENABLE_MS    895 drivers/tty/serial/ip22zilog.c 	if (UART_ENABLE_MS(&up->port, termios->c_cflag))
UART_ENABLE_MS    539 drivers/tty/serial/max3100.c 	if (UART_ENABLE_MS(&s->port, termios->c_cflag))
UART_ENABLE_MS   1250 drivers/tty/serial/mpc52xx_uart.c 	if (UART_ENABLE_MS(port, new->c_cflag))
UART_ENABLE_MS   1110 drivers/tty/serial/mxs-auart.c 	if (UART_ENABLE_MS(u, termios->c_cflag))
UART_ENABLE_MS    935 drivers/tty/serial/omap-serial.c 	if (UART_ENABLE_MS(&up->port, termios->c_cflag))
UART_ENABLE_MS   1264 drivers/tty/serial/pmac_zilog.c 		if (UART_ENABLE_MS(&uap->port, termios->c_cflag)) {
UART_ENABLE_MS    552 drivers/tty/serial/pnx8xxx_uart.c 	if (UART_ENABLE_MS(&sport->port, termios->c_cflag))
UART_ENABLE_MS    522 drivers/tty/serial/pxa.c 	if (UART_ENABLE_MS(&up->port, termios->c_cflag))
UART_ENABLE_MS    518 drivers/tty/serial/sa1100.c 	if (UART_ENABLE_MS(&sport->port, termios->c_cflag))
UART_ENABLE_MS   2639 drivers/tty/serial/sh-sci.c 	if (UART_ENABLE_MS(port, termios->c_cflag))
UART_ENABLE_MS    787 drivers/tty/serial/sirfsoc_uart.c 	if (UART_ENABLE_MS(port, termios->c_cflag)) {
UART_ENABLE_MS    878 drivers/tty/serial/sunsu.c 	if (UART_ENABLE_MS(&up->port, cflag))
UART_ENABLE_MS    960 drivers/tty/serial/sunzilog.c 	if (UART_ENABLE_MS(&up->port, termios->c_cflag))
UART_ENABLE_MS    566 drivers/tty/serial/vr41xx_siu.c 	if (UART_ENABLE_MS(port, c_cflag))
UART_ENABLE_MS    434 drivers/tty/serial/vt8500_serial.c 	if (UART_ENABLE_MS(&vt8500_port->uart, termios->c_cflag))