Home
last modified time | relevance | path

Searched refs:UART_LCR_PARITY (Results 1 - 25 of 45) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c70 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
/kernel/linux/linux-6.6/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c71 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dssu100.c35 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
229 urb_value |= UART_LCR_PARITY; in ssu100_set_termios()
H A Dquatech2.c45 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
279 new_lcr |= UART_LCR_PARITY; in qt2_set_termios()
H A Dark3116.c223 lcr |= UART_LCR_PARITY; in ark3116_set_termios()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dssu100.c35 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
229 urb_value |= UART_LCR_PARITY; in ssu100_set_termios()
H A Dquatech2.c45 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
271 new_lcr |= UART_LCR_PARITY; in qt2_set_termios()
H A Dark3116.c208 lcr |= UART_LCR_PARITY; in ark3116_set_termios()
H A Dmos7720.c1394 lParity = UART_LCR_PARITY; in change_port_settings()
1397 lParity = (UART_LCR_EPAR | UART_LCR_PARITY); in change_port_settings()
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dserialio.c71 cval |= UART_LCR_PARITY; in spk_serial_init()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_reg.h108 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_reg.h113 #define UART_LCR_PARITY 0x08 /* Parity Enable */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_reg.h75 #define UART_LCR_PARITY 0x08 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_reg.h63 #define UART_LCR_PARITY 0x08 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_reg.h75 #define UART_LCR_PARITY 0x08 macro
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dserialio.c71 cval |= UART_LCR_PARITY; in spk_serial_init()
/kernel/linux/linux-5.10/drivers/tty/
H A Damiserial.c627 cval |= UART_LCR_PARITY; in change_speed()
731 if(cval & UART_LCR_PARITY) in change_speed()
/kernel/linux/linux-6.6/drivers/tty/
H A Damiserial.c587 cval |= UART_LCR_PARITY; in change_speed()
689 if(cval & UART_LCR_PARITY) in change_speed()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dserial-tegra.c1301 lcr &= ~UART_LCR_PARITY; in tegra_uart_set_termios()
1309 lcr |= UART_LCR_PARITY; in tegra_uart_set_termios()
1313 lcr |= UART_LCR_PARITY; in tegra_uart_set_termios()
H A Dpxa.c452 cval |= UART_LCR_PARITY; in serial_pxa_set_termios()
H A Dvr41xx_siu.c525 lcr |= UART_LCR_PARITY; in siu_set_termios()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dserial-tegra.c1309 lcr &= ~UART_LCR_PARITY; in tegra_uart_set_termios()
1316 lcr |= UART_LCR_PARITY; in tegra_uart_set_termios()
1320 lcr |= UART_LCR_PARITY; in tegra_uart_set_termios()
H A Dsunplus-uart.c369 lcr |= UART_LCR_PARITY; in sunplus_set_termios()
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsdio_uart.c272 cval |= UART_LCR_PARITY; in sdio_uart_change_speed()
/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
H A Djsm_cls.c725 lcr |= UART_LCR_PARITY; in cls_param()

Completed in 28 milliseconds

12