Home
last modified time | relevance | path

Searched refs:UART_LCR_STOP (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dserial_reg.h103 * UART_LCR_STOP will select 1.5 stop bits, not 2 stop bits.
110 #define UART_LCR_STOP 0x04 /* Stop bits: 0=1 bit, 1=2 bits */ macro
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_port.c2699 cval |= UART_LCR_STOP; in serial8250_compute_lcr()

Completed in 6 milliseconds