Home
last modified time | relevance | path

Searched refs:URLC_PARITY (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/mach-ks8695/include/mach/
Dregs-uart.h48 #define URLC_PARITY (7 << 3) /* Parity */ macro
/linux-4.4.14/drivers/tty/serial/
Dserial_ks8695.c584 switch (lcr & URLC_PARITY) { in ks8695_console_get_options()