Home
last modified time | relevance | path

Searched refs:USTCNT_STOP (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
D68328serial.c526 ustcnt &= ~(USTCNT_PARITYEN | USTCNT_ODD_EVEN | USTCNT_STOP | USTCNT_8_7); in change_speed()
532 ustcnt |= USTCNT_STOP; in change_speed()
1249 ustcnt &= ~(USTCNT_PARITYEN | USTCNT_ODD_EVEN | USTCNT_STOP | USTCNT_8_7);
/linux-4.4.14/arch/m68k/include/asm/
DMC68EZ328.h686 #define USTCNT_STOP 0x0200 /* Stop bit transmission */ macro
DMC68VZ328.h780 #define USTCNT_STOP 0x0200 /* Stop bit transmission */ macro
DMC68328.h878 #define USTCNT_STOP 0x0200 /* Stop bit transmission */ macro