Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Defm32-uart.c27 #define UARTn_FRAME_PARITY__MASK 0x0300 macro
573 switch (frame & UARTn_FRAME_PARITY__MASK) { in efm32_uart_console_get_options()