Searched refs:CSTOPB (Results 1 – 13 of 13) sorted by relevance
166 #define CSTOPB 00002000 macro
136 #define CSTOPB 0000100 macro
145 #define CSTOPB 0000100 macro
137 #define CSTOPB 0000100 macro
153 #define CSTOPB 0000100 macro
171 #define CSTOPB 00002000 macro
160 #define CSTOPB 0000100 /* Two stop bits instead of one. */ macro
162 #define CSTOPB 0000100 macro
168 #define CSTOPB 0x00000040 macro
1080 if (cflag & CSTOPB) { in mn10300_serial_change_speed()