Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
D68328serial.c525 ustcnt &= ~(USTCNT_PARITYEN | USTCNT_ODD_EVEN | USTCNT_STOP | USTCNT_8_7); in change_speed()
534 ustcnt |= USTCNT_PARITYEN; in change_speed()
1249 ustcnt &= ~(USTCNT_PARITYEN | USTCNT_ODD_EVEN | USTCNT_STOP | USTCNT_8_7);
/linux-4.1.27/arch/m68k/include/asm/
DMC68328.h880 #define USTCNT_PARITYEN 0x0800 /* Parity Enable */ macro
895 #define USTCNT_PEN USTCNT_PARITYEN
DMC68EZ328.h703 #define USTCNT_PARITYEN USTCNT_PEN macro
DMC68VZ328.h797 #define USTCNT_PARITYEN USTCNT_PEN macro