Home
last modified time | relevance | path

Searched refs:UART_LCR_STOP (Results 1 – 16 of 16) 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.h109 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro
/linux/drivers/usb/serial/
A Dark3116.c219 lcr |= UART_LCR_STOP; in ark3116_set_termios()
A Df81232.c644 new_lcr |= UART_LCR_STOP; in f81232_set_termios()
A Df81534.c971 new_lcr |= UART_LCR_STOP; in f81534_set_termios()
A Dmos7720.c1427 lStop = UART_LCR_STOP; in change_port_settings()
/linux/drivers/tty/serial/
A Dserial-tegra.c1341 lcr |= UART_LCR_STOP; in tegra_uart_set_termios()
1344 lcr &= ~UART_LCR_STOP; in tegra_uart_set_termios()
A Dpxa.c450 cval |= UART_LCR_STOP; in serial_pxa_set_termios()
A Dvr41xx_siu.c523 lcr |= UART_LCR_STOP; in siu_set_termios()
A Domap-serial.c828 cval |= UART_LCR_STOP; in serial_omap_set_termios()
/linux/drivers/tty/serial/jsm/
A Djsm_cls.c738 lcr |= UART_LCR_STOP; in cls_param()
A Djsm_neo.c1009 lcr |= UART_LCR_STOP; in neo_param()
/linux/drivers/mmc/core/
A Dsdio_uart.c270 cval |= UART_LCR_STOP; in sdio_uart_change_speed()
/linux/drivers/tty/serial/8250/
A D8250_omap.c377 cval |= UART_LCR_STOP; in omap_8250_set_termios()
A D8250_port.c2602 cval |= UART_LCR_STOP; in serial8250_compute_lcr()
/linux/drivers/tty/
A Dmxser.c596 cval |= UART_LCR_STOP; in mxser_change_speed()

Completed in 58 milliseconds