Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c109 #define LCR_MASK_STOP_BITS (UART_LCR_STOP) macro
633 UART_LCR_PARITY | LCR_MASK_STOP_BITS); in config_port()
Dioc4_serial.c376 #define LCR_MASK_STOP_BITS (UART_LCR_STOP) macro
1361 UART_LCR_PARITY | LCR_MASK_STOP_BITS); in config_port()