Searched refs:STOPBITS_678_2 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dkeyspan_usa26msg.h196 #define STOPBITS_678_2 0x04 // 2 stop bits for 6/7/8-bit byte macro
H A Dkeyspan_usa49msg.h199 #define STOPBITS_678_2 0x04 // 2 stop bits for 6/7/8-bit byte macro
H A Dkeyspan_usa90msg.h126 #define STOPBITS_678_2 0x04 // 2 stop bits for 6-8 bit byte macro
H A Dkeyspan.c1705 msg.lcr = (p_priv->cflag & CSTOPB)? STOPBITS_678_2: STOPBITS_5678_1;
1979 msg.lcr = (p_priv->cflag & CSTOPB)? STOPBITS_678_2: STOPBITS_5678_1;
2141 msg.lcr = (p_priv->cflag & CSTOPB)? STOPBITS_678_2: STOPBITS_5678_1;

Completed in 96 milliseconds