Searched defs:cflag (Results 51 – 59 of 59) sorted by relevance
123
/openbmc/linux/drivers/tty/serial/ |
H A D | mxs-auart.c | 952 unsigned int cflag, baud, baud_min, baud_max; in mxs_auart_settermios() local
|
H A D | icom.c | 1359 unsigned cflag, iflag; in icom_set_termios() local
|
H A D | sh-sci.c | 726 static void sci_init_pins(struct uart_port *port, unsigned int cflag) in sci_init_pins()
|
/openbmc/linux/include/linux/ |
H A D | serial_core.h | 1159 #define UART_ENABLE_MS(port,cflag) ((port)->flags & UPF_HARDPPS_CD || \ argument
|
/openbmc/linux/drivers/tty/ |
H A D | mxser.c | 579 unsigned cflag, cval; in mxser_change_speed() local
|
H A D | synclink_gt.c | 2442 unsigned cflag; in change_params() local
|
/openbmc/linux/drivers/usb/serial/ |
H A D | io_edgeport.c | 2337 unsigned cflag; in change_port_settings() local
|
H A D | io_ti.c | 2219 unsigned cflag; in change_port_settings() local
|
/openbmc/qemu/ |
H A D | qemu-io-cmds.c | 1052 bool Pflag = false, zflag = false, cflag = false, sflag = false; in write_f() local
|
123