Searched refs:STOPBITS_678_2 (Results 1 – 5 of 5) sorted by relevance
196 #define STOPBITS_678_2 0x04 // 2 stop bits for 6/7/8-bit byte macro
199 #define STOPBITS_678_2 0x04 // 2 stop bits for 6/7/8-bit byte macro
192 #define STOPBITS_678_2 0x04 // 2 stop bits for 6/7/8-bit byte macro
126 #define STOPBITS_678_2 0x04 // 2 stop bits for 6-8 bit byte macro
1605 msg.lcr = (p_priv->cflag & CSTOPB) ? STOPBITS_678_2 : STOPBITS_5678_1; in keyspan_usa26_send_setup()1875 msg.lcr = (p_priv->cflag & CSTOPB) ? STOPBITS_678_2 : STOPBITS_5678_1; in keyspan_usa49_send_setup()2051 msg.lcr = (p_priv->cflag & CSTOPB) ? STOPBITS_678_2 : STOPBITS_5678_1; in keyspan_usa90_send_setup()2177 msg.lcr = (p_priv->cflag & CSTOPB) ? STOPBITS_678_2 : STOPBITS_5678_1; in keyspan_usa67_send_setup()