Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/serial/
A Dapbuart.h42 #define UART_CTRL_PE 0x00000020 /* Parity enable */ macro
A Dapbuart.c221 cr &= ~(UART_CTRL_PE | UART_CTRL_PS); in apbuart_set_termios()
224 cr |= UART_CTRL_PE; in apbuart_set_termios()
434 if (status & UART_CTRL_PE) { in apbuart_console_get_options()

Completed in 4 milliseconds