MCFUART_USR_RXFRAMING  101 arch/m68k/include/asm/mcfuart.h #define	MCFUART_USR_RXERR	(MCFUART_USR_RXBREAK | MCFUART_USR_RXFRAMING | \
MCFUART_USR_RXFRAMING  303 drivers/tty/serial/mcf.c 			} else if (status & MCFUART_USR_RXFRAMING) {
MCFUART_USR_RXFRAMING  313 drivers/tty/serial/mcf.c 			else if (status & MCFUART_USR_RXFRAMING)