Searched refs:CS7 (Results 1 – 9 of 9) sorted by relevance
152 #define CS7 0000040 macro
164 #define CS7 00001000 macro
136 #define CS7 0000040 macro
144 #define CS7 0000040 macro
159 #define CS7 0000040 /* 7 bits per byte. */ macro
173 #define CS7 00001000 macro
167 #define CS7 0x00000020 macro
279 <MBUS_ID(0x01, 0xdf) 0 0xffffffff>; /* CS7 */297 <MBUS_ID(0x01, 0xdb) 0 0xffffffff>; /* CS7 */
170 int csize = ((cflag & CSIZE) == CS7) ? 0x20 : 0x00; in atari_init_mfp_port()