Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/embedded6xx/
A Dls_uart.c70 cval |= UART_LCR_STOP | UART_LCR_PARITY | UART_LCR_EPAR; in avr_uart_configure()
/linux/include/uapi/linux/
A Dserial_reg.h107 #define UART_LCR_EPAR 0x10 /* Even parity select */ macro
/linux/drivers/accessibility/speakup/
A Dserialio.c73 cval |= UART_LCR_EPAR; in spk_serial_init()
/linux/drivers/usb/serial/
A Dssu100.c35 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
A Dark3116.c223 lcr |= UART_LCR_EPAR; in ark3116_set_termios()
A Df81232.c637 new_lcr |= UART_LCR_EPAR; in f81232_set_termios()
A Dquatech2.c45 #define SERIAL_EVEN_PARITY (UART_LCR_PARITY | UART_LCR_EPAR)
A Df81534.c964 new_lcr |= UART_LCR_EPAR; in f81534_set_termios()
A Dmos7720.c1414 lParity = (UART_LCR_EPAR | UART_LCR_PARITY); in change_port_settings()
/linux/drivers/tty/serial/
A Dserial-tegra.c1310 lcr &= ~UART_LCR_EPAR; in tegra_uart_set_termios()
1314 lcr |= UART_LCR_EPAR; in tegra_uart_set_termios()
A Dpxa.c454 cval |= UART_LCR_EPAR; in serial_pxa_set_termios()
A Dvr41xx_siu.c527 lcr |= UART_LCR_EPAR; in siu_set_termios()
A Dsunsu.c799 cval |= UART_LCR_EPAR; in sunsu_change_speed()
A Domap-serial.c832 cval |= UART_LCR_EPAR; in serial_omap_set_termios()
/linux/drivers/tty/serial/jsm/
A Djsm_cls.c726 lcr |= UART_LCR_EPAR; in cls_param()
A Djsm_neo.c997 lcr |= UART_LCR_EPAR; in neo_param()
/linux/drivers/mmc/core/
A Dsdio_uart.c274 cval |= UART_LCR_EPAR; in sdio_uart_change_speed()
/linux/drivers/tty/
A Damiserial.c592 cval |= UART_LCR_EPAR; in change_speed()
A Dmxser.c600 cval |= UART_LCR_EPAR; in mxser_change_speed()
/linux/drivers/tty/serial/8250/
A D8250_omap.c381 cval |= UART_LCR_EPAR; in omap_8250_set_termios()
A D8250_port.c2609 cval |= UART_LCR_EPAR; in serial8250_compute_lcr()

Completed in 52 milliseconds