Home
last modified time | relevance | path

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

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