Searched refs:USTCNT_STOP (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);
559 ustcnt |= USTCNT_STOP;
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.h878 #define USTCNT_STOP 0x0200 /* Stop bit transmission */ macro
H A DMC68EZ328.h686 #define USTCNT_STOP 0x0200 /* Stop bit transmission */ macro
H A DMC68VZ328.h780 #define USTCNT_STOP 0x0200 /* Stop bit transmission */ macro

Completed in 77 milliseconds