Searched refs:CREAD (Results 1 – 18 of 18) sorted by relevance
125 int cflag = CREAD | HUPCL | CLOCAL; in sh_console_setup()
158 #define CREAD 00004000 macro
138 #define CREAD 0000200 macro
154 #define CREAD 0000200 macro
137 #define CREAD 0000200 macro
167 #define CREAD 00004000 macro
146 #define CREAD 0000200 macro
161 #define CREAD 0000200 /* Enable receiver. */ macro
163 #define CREAD 0000200 macro
169 #define CREAD 0x00000080 macro
205 B9600 | CS8 | CREAD | HUPCL | CLOCAL; in rs_init()
38 tios.c_cflag = CS8 | CREAD | HUPCL | CLOCAL; in set_up_tty()
508 B9600 | CS8 | CREAD | HUPCL | CLOCAL; in simrs_init()
447 B115200 | CS8 | CREAD | HUPCL | CLOCAL; in init_dummy_console()
1374 if ((new->c_cflag & CREAD) == 0) in mn10300_serial_change_speed()