Searched refs:CSIZE (Results 1 – 8 of 8) sorted by relevance
170 int csize = ((cflag & CSIZE) == CS7) ? 0x20 : 0x00; in atari_init_mfp_port()239 reg3 = (cflag & CSIZE) == CS8 ? 0xc0 : 0x40; in atari_init_scc_port()240 reg5 = (cflag & CSIZE) == CS8 ? 0x60 : 0x20 | 0x82 /* assert DTR/RTS */; in atari_init_scc_port()266 int csize = ((cflag & CSIZE) == CS8) ? 0x10 : 0x00; in atari_init_midi_port()
149 #define CSIZE 0000060 macro
161 #define CSIZE 00001400 macro
133 #define CSIZE 0000060 macro
141 #define CSIZE 0000060 macro
156 #define CSIZE 0000060 /* Number of bits per byte (mask). */ macro
170 #define CSIZE 00001400 macro
164 #define CSIZE 0x00000030 macro