Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250.h97 #define UART_BUG_TXRACE (1 << 5) /* UART Tx fails to set remote DR */ macro
H A D8250_port.c1880 if (up->bugs & UART_BUG_TXRACE) { in serial8250_tx_chars()

Completed in 5 milliseconds