Home
last modified time | relevance | path

Searched refs:UART_LCR_SPAR (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dserial_reg.h107 #define UART_LCR_SPAR 0x20 /* Stick parity (?) */ macro
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_dw.c106 if ((value & ~UART_LCR_SPAR) == (lcr & ~UART_LCR_SPAR)) { in dw8250_check_lcr()
H A D8250_port.c2712 cval |= UART_LCR_SPAR; in serial8250_compute_lcr()

Completed in 7 milliseconds