Home
last modified time | relevance | path

Searched refs:VSTART (Results 1 – 25 of 66) sorted by relevance

123

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dtermios-c_cc.h32 #define VSTART 8 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dtermios-c_cc.h32 #define VSTART 8 macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dtermbits.h52 #define VSTART 8 macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dtermbits.h52 #define VSTART 8 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dtermbits.h61 #define VSTART 13 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dtermbits.h52 #define VSTART 8 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dtermbits.h61 #define VSTART 8 macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dtermbits.h66 #define VSTART 8 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dtermbits.h52 #define VSTART 8 macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/jsm/
H A Djsm_tty.c157 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()
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dtermbits.h66 #define VSTART 8 /* Start (X-ON) character [IXON, IXOFF]. */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dtermbits.h67 #define VSTART 12 macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dtermbits.h72 #define VSTART 8 macro
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dtty.c907 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()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ioctl.c559 tmp.t_startc = tty->termios.c_cc[VSTART]; in get_tchars()
576 tty->termios.c_cc[VSTART] = tmp.t_startc; in set_tchars()
H A Dpty.c260 (old_termios->c_cc[VSTART] == '\021')); in pty_set_termios()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dpl2303.c643 a->c_cc[VSTART] != b->c_cc[VSTART] || in pl2303_termios_change()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov772x.c65 #define VSTART 0x19 /* Vertical frame (row) start high 8-bit */ macro
1051 ret = regmap_write(priv->regmap, VSTART, win->rect.top >> 1); in ov772x_set_params()
H A Dov2640.c228 #define VSTART 0x19 /* Vertical Window start MSB 8 bit */ macro
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw-dp.c83 #define VSTART GENMASK(31, 16) macro
1214 FIELD_PREP(VSTART, vstart) | FIELD_PREP(HSTART, hstart)); in dw_dp_video_set_msa()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h115 #define START_CHAR(tty) ((tty)->termios.c_cc[VSTART])
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsc16is7xx.c928 sc16is7xx_port_write(port, SC16IS7XX_XON1_REG, termios->c_cc[VSTART]); in sc16is7xx_set_termios()
H A Dmax310x.c956 max310x_port_write(port, MAX310X_XON1_REG, termios->c_cc[VSTART]); in max310x_set_termios()
H A Dserial_core.c1544 tty->termios.c_cc[VSTART] != old_termios->c_cc[VSTART] || in uart_set_termios()
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_omap.c477 priv->xon = termios->c_cc[VSTART]; in omap_8250_set_termios()

123