Home
last modified time | relevance | path

Searched refs:UART_LCR_PARITY (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.h113 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
/linux-6.3-rc2/drivers/usb/serial/
A Dssu100.c35 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
229 urb_value |= UART_LCR_PARITY; in ssu100_set_termios()
A Dquatech2.c45 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
279 new_lcr |= UART_LCR_PARITY; in qt2_set_termios()
A Dark3116.c208 lcr |= UART_LCR_PARITY; in ark3116_set_termios()
A Dmos7720.c1393 lParity = UART_LCR_PARITY; in change_port_settings()
1396 lParity = (UART_LCR_EPAR | UART_LCR_PARITY); in change_port_settings()
A Df81232.c637 new_lcr |= UART_LCR_PARITY; in f81232_set_termios()
A Df81534.c963 new_lcr |= UART_LCR_PARITY; in f81534_set_termios()
/linux-6.3-rc2/drivers/accessibility/speakup/
A Dserialio.c71 cval |= UART_LCR_PARITY; in spk_serial_init()
/linux-6.3-rc2/drivers/tty/serial/
A Dserial-tegra.c1307 lcr &= ~UART_LCR_PARITY; in tegra_uart_set_termios()
1314 lcr |= UART_LCR_PARITY; in tegra_uart_set_termios()
1318 lcr |= UART_LCR_PARITY; in tegra_uart_set_termios()
A Dsunplus-uart.c369 lcr |= UART_LCR_PARITY; in sunplus_set_termios()
A Dpxa.c416 cval |= UART_LCR_PARITY; in serial_pxa_set_termios()
A Dsunsu.c797 cval |= UART_LCR_PARITY; in sunsu_change_speed()
A Domap-serial.c796 cval |= UART_LCR_PARITY; in serial_omap_set_termios()
/linux-6.3-rc2/drivers/tty/
A Damiserial.c587 cval |= UART_LCR_PARITY; in change_speed()
689 if(cval & UART_LCR_PARITY) in change_speed()
A Dmxser.c597 cval |= UART_LCR_PARITY; in mxser_change_speed()
/linux-6.3-rc2/drivers/tty/serial/jsm/
A Djsm_cls.c721 lcr |= UART_LCR_PARITY; in cls_param()
A Djsm_neo.c995 lcr |= UART_LCR_PARITY; in neo_param()
/linux-6.3-rc2/drivers/mmc/core/
A Dsdio_uart.c259 cval |= UART_LCR_PARITY; in sdio_uart_change_speed()
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_omap.c381 cval |= UART_LCR_PARITY; in omap_8250_set_termios()
A D8250_port.c2623 cval |= UART_LCR_PARITY; in serial8250_compute_lcr()

Completed in 57 milliseconds