Home
last modified time | relevance | path

Searched refs:UART_LCR_EPAR (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/accessibility/speakup/
H A Dserialio.c73 cval |= UART_LCR_EPAR; in spk_serial_init()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_reg.h107 #define UART_LCR_EPAR 0x10 /* Even parity select */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_reg.h112 #define UART_LCR_EPAR 0x10 /* Even parity select */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_reg.h74 #define UART_LCR_EPAR 0x10 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_reg.h62 #define UART_LCR_EPAR 0x10 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_reg.h74 #define UART_LCR_EPAR 0x10 macro
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dserialio.c73 cval |= UART_LCR_EPAR; in spk_serial_init()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dssu100.c35 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
H A Dark3116.c225 lcr |= UART_LCR_EPAR; in ark3116_set_termios()
H A Df81232.c664 new_lcr |= UART_LCR_EPAR; in f81232_set_termios()
H A Dquatech2.c45 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dark3116.c210 lcr |= UART_LCR_EPAR; in ark3116_set_termios()
H A Dssu100.c35 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
H A Df81232.c642 new_lcr |= UART_LCR_EPAR; in f81232_set_termios()
H A Dquatech2.c45 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsunplus-uart.c372 lcr |= UART_LCR_EPAR; in sunplus_set_termios()
H A Dpxa.c418 cval |= UART_LCR_EPAR; in serial_pxa_set_termios()
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsdio_uart.c274 cval |= UART_LCR_EPAR; in sdio_uart_change_speed()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpxa.c454 cval |= UART_LCR_EPAR; in serial_pxa_set_termios()
H A Dvr41xx_siu.c527 lcr |= UART_LCR_EPAR; in siu_set_termios()
/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
H A Djsm_cls.c728 lcr |= UART_LCR_EPAR; in cls_param()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dsdio_uart.c261 cval |= UART_LCR_EPAR; in sdio_uart_change_speed()
/kernel/linux/linux-6.6/drivers/tty/serial/jsm/
H A Djsm_cls.c724 lcr |= UART_LCR_EPAR; in cls_param()

Completed in 37 milliseconds

12