Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/embedded6xx/
A Dls_uart.c70 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
/linux-6.3-rc2/include/uapi/linux/
A Dserial_reg.h112 #define UART_LCR_EPAR 0x10 /* Even parity select */ macro
/linux-6.3-rc2/drivers/accessibility/speakup/
A Dserialio.c73 cval |= UART_LCR_EPAR; in spk_serial_init()
/linux-6.3-rc2/drivers/usb/serial/
A Dssu100.c35 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
A Dark3116.c210 lcr |= UART_LCR_EPAR; in ark3116_set_termios()
A Df81232.c640 new_lcr |= UART_LCR_EPAR; in f81232_set_termios()
A Dquatech2.c45 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
A Df81534.c966 new_lcr |= UART_LCR_EPAR; in f81534_set_termios()
A Dmos7720.c1396 lParity = (UART_LCR_EPAR | UART_LCR_PARITY); in change_port_settings()
/linux-6.3-rc2/drivers/tty/serial/
A Dsunplus-uart.c372 lcr |= UART_LCR_EPAR; in sunplus_set_termios()
A Dserial-tegra.c1315 lcr &= ~UART_LCR_EPAR; in tegra_uart_set_termios()
1319 lcr |= UART_LCR_EPAR; in tegra_uart_set_termios()
A Dpxa.c418 cval |= UART_LCR_EPAR; in serial_pxa_set_termios()
A Dsunsu.c799 cval |= UART_LCR_EPAR; in sunsu_change_speed()
A Domap-serial.c798 cval |= UART_LCR_EPAR; in serial_omap_set_termios()
/linux-6.3-rc2/drivers/tty/serial/jsm/
A Djsm_cls.c724 lcr |= UART_LCR_EPAR; in cls_param()
A Djsm_neo.c998 lcr |= UART_LCR_EPAR; in neo_param()
/linux-6.3-rc2/drivers/mmc/core/
A Dsdio_uart.c261 cval |= UART_LCR_EPAR; in sdio_uart_change_speed()
/linux-6.3-rc2/drivers/tty/
A Damiserial.c591 cval |= UART_LCR_EPAR; in change_speed()
A Dmxser.c599 cval |= UART_LCR_EPAR; in mxser_change_speed()
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_omap.c383 cval |= UART_LCR_EPAR; in omap_8250_set_termios()
A D8250_port.c2628 cval |= UART_LCR_EPAR; in serial8250_compute_lcr()

Completed in 49 milliseconds