Searched refs:MCFUART_USR_RXPARITY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmcfuart.h128 #define MCFUART_USR_RXPARITY 0x20 /* Received parity error */ macro
136 MCFUART_USR_RXPARITY | MCFUART_USR_RXOVERRUN)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dmcf.c290 } else if (status & MCFUART_USR_RXPARITY) {
302 else if (status & MCFUART_USR_RXPARITY)

Completed in 110 milliseconds