Searched refs:STOPBITS_678_2 (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/usb/serial/
H A Dkeyspan.c2085 msg.lcr = (p_priv->cflag & CSTOPB) ? STOPBITS_678_2 : STOPBITS_5678_1;
2355 msg.lcr = (p_priv->cflag & CSTOPB) ? STOPBITS_678_2 : STOPBITS_5678_1;
2531 msg.lcr = (p_priv->cflag & CSTOPB) ? STOPBITS_678_2 : STOPBITS_5678_1;
2657 msg.lcr = (p_priv->cflag & CSTOPB) ? STOPBITS_678_2 : STOPBITS_5678_1;
H A Dkeyspan_usa90msg.h127 #define STOPBITS_678_2 0x04 // 2 stop bits for 6-8 bit byte macro
H A Dkeyspan_usa49msg.h200 #define STOPBITS_678_2 0x04 // 2 stop bits for 6/7/8-bit byte macro
H A Dkeyspan_usa67msg.h193 #define STOPBITS_678_2 0x04 // 2 stop bits for 6/7/8-bit byte macro
H A Dkeyspan_usa26msg.h197 #define STOPBITS_678_2 0x04 // 2 stop bits for 6/7/8-bit byte macro

Completed in 164 milliseconds