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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A D8250.h46 #define UART_CAP_AFE (1 << 11) /* MCR-based hw flow control */ macro
H A D8250.c196 .flags = UART_CAP_FIFO | UART_CAP_SLEEP | UART_CAP_AFE,
920 up->capabilities |= UART_CAP_AFE | UART_CAP_SLEEP;
2034 if (up->capabilities & UART_CAP_AFE && up->port.fifosize >= 32) {

Completed in 60 milliseconds