Searched refs:MAX3107_LSR_RXTO_BIT (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 Dmax3107.h120 #define MAX3107_LSR_RXTO_BIT (1 << 0) /* RX timeout */ macro
H A Dmax3107.c356 if (buf[2] & MAX3107_LSR_RXTO_BIT)
590 buf[10] |= MAX3107_LSR_RXTO_BIT;

Completed in 18 milliseconds