UARTDR_FRMERR     110 drivers/tty/serial/clps711x.c 		status = ch & (UARTDR_FRMERR | UARTDR_PARERR | UARTDR_OVERR);
UARTDR_FRMERR     119 drivers/tty/serial/clps711x.c 			else if (status & UARTDR_FRMERR)
UARTDR_FRMERR     128 drivers/tty/serial/clps711x.c 			else if (status & UARTDR_FRMERR)
UARTDR_FRMERR     303 drivers/tty/serial/clps711x.c 		port->read_status_mask |= UARTDR_PARERR | UARTDR_FRMERR;
UARTDR_FRMERR     309 drivers/tty/serial/clps711x.c 					    UARTDR_FRMERR;