Searched refs:USTCNT_PARITYEN (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D68328serial.c553 ustcnt &= ~(USTCNT_PARITYEN | USTCNT_ODD_EVEN | USTCNT_STOP | USTCNT_8_7);
562 ustcnt |= USTCNT_PARITYEN;
1368 ustcnt &= ~(USTCNT_PARITYEN | USTCNT_ODD_EVEN | USTCNT_STOP | USTCNT_8_7);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A DMC68328.h880 #define USTCNT_PARITYEN 0x0800 /* Parity Enable */ macro
895 #define USTCNT_PEN USTCNT_PARITYEN
H A DMC68EZ328.h703 #define USTCNT_PARITYEN USTCNT_PEN macro
H A DMC68VZ328.h797 #define USTCNT_PARITYEN USTCNT_PEN macro

Completed in 130 milliseconds