Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar933x_uart.h28 #define AR933X_UART_CS_PARITY_EVEN 3 macro
/openbmc/linux/drivers/tty/serial/
H A Dar933x_uart.c304 cs |= AR933X_UART_CS_PARITY_EVEN; in ar933x_uart_set_termios()