Searched refs:UART_BUG_QUOT (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.h48 #define UART_BUG_QUOT (1 << 0) /* UART has buggy quot LSB */ macro
H A D8250.c852 up->bugs |= UART_BUG_QUOT;
2275 if (up->bugs & UART_BUG_QUOT && (quot & 0xff) == 0)

Completed in 42 milliseconds