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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D8250.h51 #define UART_BUG_THRE (1 << 3) /* UART has buggy THRE reassertion */ macro
H A D8250.c2046 up->bugs |= UART_BUG_THRE;
2056 if (up->bugs & UART_BUG_THRE) {

Completed in 68 milliseconds