Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250.h95 #define UART_BUG_THRE (1 << 3) /* UART has buggy THRE reassertion */ macro
H A D8250_core.c331 if (up->bugs & UART_BUG_THRE) { in univ8250_setup_irq()
H A D8250_port.c2437 up->bugs |= UART_BUG_THRE; in serial8250_do_startup()

Completed in 13 milliseconds