Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
Defm32-uart.c30 #define UARTn_FRAME_PARITY_ODD 0x0300 macro
382 frame |= UARTn_FRAME_PARITY_ODD; in efm32_uart_set_termios()
574 case UARTn_FRAME_PARITY_ODD: in efm32_uart_console_get_options()