Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dioc3_serial.c112 #define LCR_MASK_STOP_BITS (UART_LCR_STOP) macro
636 UART_LCR_PARITY | LCR_MASK_STOP_BITS); in config_port()
Dioc4_serial.c379 #define LCR_MASK_STOP_BITS (UART_LCR_STOP) macro
1359 UART_LCR_PARITY | LCR_MASK_STOP_BITS); in config_port()