Searched refs:CS7 (Results 26 - 50 of 79) sorted by relevance

1234

/linux-master/drivers/tty/serial/
H A Dmilbeaut_usio.c312 case CS7:
H A Dsunplus-uart.c357 case CS7:
H A Dowl-uart.c328 case CS7:
H A Dbcm63xx_uart.c493 case CS7:
H A Dmcf.c218 case CS7: mr1 |= MCFUART_MR1_CS7; break;
H A Dfsl_lpuart.c1995 * only support CS8 and CS7, and for CS7 must enable PE.
2003 (termios->c_cflag & CSIZE) != CS7) {
2010 (termios->c_cflag & CSIZE) == CS7)
2035 /* parity must be enabled when CS7 to match 8-bits format */
2036 if ((termios->c_cflag & CSIZE) == CS7)
2230 * only support CS8 and CS7, and for CS7 must enable PE.
2238 (termios->c_cflag & CSIZE) != CS7) {
2245 (termios->c_cflag & CSIZE) == CS7)
[all...]
H A Dmax3100.c489 cflag = (cflag & ~CSIZE) | CS7;
H A Dip22zilog.c826 case CS7:
H A Dsb1250-duart.c555 case CS7:
H A Duartlite.c835 pdata->cflags |= CS7;
H A Dlantiq.c403 case CS7:
H A Drp2.c349 (((cfl & CSIZE) == CS7) ? RP2_UART_CTL_DATABITS_7 : 0) |
H A Dsccnxp.c665 case CS7:
H A Dsa1100.c396 * We only support CS7 and CS8.
398 while ((termios->c_cflag & CSIZE) != CS7 &&
H A Dserial_txx9.c591 case CS7:
H A Dst-asc.c498 if ((cflag & CSIZE) == CS7) {
H A Dmeson_uart.c356 case CS7:
/linux-master/drivers/usb/serial/
H A Dkeyspan.c2093 case CS7:
2363 case CS7:
2539 case CS7:
2665 case CS7:
H A Dmxuport.c866 case CS7:
H A Doti6858.c424 case CS7:
H A Diuu_phoenix.c891 int csize = CS7;
H A Ddigi_acceleport.c742 case CS7: arg = DIGI_WORD_SIZE_7; break;
/linux-master/drivers/tty/
H A Dtty_ioctl.c279 case CS7:
/linux-master/drivers/ipack/devices/
H A Dipoctal.c516 case CS7:
/linux-master/net/bluetooth/rfcomm/
H A Dtty.c942 case CS7:

Completed in 927 milliseconds

1234