Searched refs:CMSPAR (Results 1 – 13 of 13) sorted by relevance
164 #define CMSPAR 010000000000 /* mark or space (stick) parity */ macro
161 #define CMSPAR 010000000000 /* mark or space (stick) parity */ macro
177 #define CMSPAR 010000000000 /* mark or space (stick) parity */ macro
159 #define CMSPAR 010000000000 /* mark or space (stick) parity */ macro
162 #define CMSPAR 010000000000 /* mark or space (stick) parity */ macro
173 #define CMSPAR 010000000000 /* mark or space (stick) parity */ macro
169 #define CMSPAR 010000000000 /* mark or space (stick) parity */ macro
184 #define CMSPAR 010000000000 /* mark or space (stick) parity */ macro
198 #define CMSPAR 010000000000 /* mark or space (stick) parity - PARODD=space*/ macro
203 #define CMSPAR 0x40000000 /* mark or space (stick) parity */ macro
1089 #ifdef CMSPAR in mn10300_serial_change_speed()1090 else if (cflag & CMSPAR) in mn10300_serial_change_speed()