Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dserial_reg.h111 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */ macro
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_dw.c113 if ((value & ~UART_LCR_SPAR) == (lcr & ~UART_LCR_SPAR)) in dw8250_check_lcr()
A D8250_omap.c385 cval |= UART_LCR_SPAR; in omap_8250_set_termios()
A D8250_port.c2630 cval |= UART_LCR_SPAR; in serial8250_compute_lcr()
/linux-6.3-rc2/drivers/usb/serial/
A Dark3116.c212 lcr |= UART_LCR_SPAR; in ark3116_set_termios()
A Df81232.c643 new_lcr |= UART_LCR_SPAR; in f81232_set_termios()
A Df81534.c969 new_lcr |= UART_LCR_SPAR; in f81534_set_termios()
/linux-6.3-rc2/drivers/tty/serial/
A Dserial-tegra.c1316 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()
1320 lcr &= ~UART_LCR_SPAR; in tegra_uart_set_termios()
A Dsunsu.c801 cval |= UART_LCR_SPAR; in sunsu_change_speed()
A Domap-serial.c800 cval |= UART_LCR_SPAR; in serial_omap_set_termios()
/linux-6.3-rc2/drivers/tty/serial/jsm/
A Djsm_cls.c727 lcr |= UART_LCR_SPAR; in cls_param()
A Djsm_neo.c1001 lcr |= UART_LCR_SPAR; in neo_param()
/linux-6.3-rc2/drivers/tty/
A Damiserial.c593 cval |= UART_LCR_SPAR; in change_speed()
A Dmxser.c601 cval |= UART_LCR_SPAR; in mxser_change_speed()

Completed in 41 milliseconds