Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Defm32-uart.c34 #define UARTn_FRAME_PARITY_ODD 0x0300 macro
386 frame |= UARTn_FRAME_PARITY_ODD; in efm32_uart_set_termios()
578 case UARTn_FRAME_PARITY_ODD: in efm32_uart_console_get_options()