Searched refs:USTCNT_8_7 (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);
556 ustcnt |= USTCNT_8_7;
1368 ustcnt &= ~(USTCNT_PARITYEN | USTCNT_ODD_EVEN | USTCNT_STOP | USTCNT_8_7);
1369 ustcnt |= 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.h877 #define USTCNT_8_7 0x0100 /* Eight or seven-bit transmission */ macro
H A DMC68EZ328.h685 #define USTCNT_8_7 0x0100 /* Eight or seven-bit transmission */ macro
H A DMC68VZ328.h779 #define USTCNT_8_7 0x0100 /* Eight or seven-bit transmission */ macro

Completed in 97 milliseconds