Searched refs:VSTART (Results 1 – 16 of 16) sorted by relevance
27 [VSTART] = 'Q'-0x40, \
42 #define START_CHAR(tty) ((tty)->termios.c_cc[VSTART])
61 #define VSTART 13 macro
50 #define VSTART 8 macro
65 #define VSTART 12 macro
64 #define VSTART 8 /* Start (X-ON) character [IXON, IXOFF] */ macro
157 if (ch == termios->c_cc[VSTART]) in jsm_tty_send_xchar()250 channel->ch_startc = termios->c_cc[VSTART]; in jsm_tty_open()315 channel->ch_startc = termios->c_cc[VSTART]; in jsm_tty_set_termios()
907 if (old->c_cc[VSTART] != new->c_cc[VSTART]) { in rfcomm_tty_set_termios()909 x_off = new->c_cc[VSTART]; in rfcomm_tty_set_termios()
664 tmp.t_startc = tty->termios.c_cc[VSTART]; in get_tchars()681 tty->termios.c_cc[VSTART] = tmp.t_startc; in set_tchars()
250 (old_termios->c_cc[VSTART] == '\021')); in pty_set_termios()
2097 writeb(termio->c_cc[VSTART], ofsAddr + FuncArg); in MoxaPortSetTermio()
1129 cc_change = a->c_cc[VSTART] != b->c_cc[VSTART] || in cp210x_termios_change()1162 START_CHAR(tty) == old_termios->c_cc[VSTART] && in cp210x_set_flow_control()
66 #define VSTART 0x19 /* Vertical frame (row) start high 8-bit */ macro1084 ret = regmap_write(priv->regmap, VSTART, win->rect.top >> 1); in ov772x_set_params()
226 #define VSTART 0x19 /* Vertical Window start MSB 8 bit */ macro
955 serial_out(up, UART_XON1, termios->c_cc[VSTART]); in serial_omap_set_termios()