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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A D68328serial.c577 ustcnt &= ~(USTCNT_PARITYEN | USTCNT_ODD_EVEN | USTCNT_STOP | USTCNT_8_7);
580 ustcnt |= USTCNT_8_7;
1473 ustcnt &= ~(USTCNT_PARITYEN | USTCNT_ODD_EVEN | USTCNT_STOP | USTCNT_8_7);
1474 ustcnt |= USTCNT_8_7;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-m68knommu/
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 115 milliseconds