Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Defm32-uart.c31 #define UARTn_FRAME_PARITY__MASK 0x0300 macro
577 switch (frame & UARTn_FRAME_PARITY__MASK) { in efm32_uart_console_get_options()