Searched refs:PARENB (Results 76 - 100 of 108) sorted by relevance

12345

/linux-master/drivers/tty/serial/
H A Dzs.c890 if (termios->c_cflag & PARENB)
H A Dcpm_uart.c528 if (termios->c_cflag & PARENB) {
H A Dsprd_serial.c788 if (termios->c_cflag & PARENB) {
H A Ducc_uart.c885 if (termios->c_cflag & PARENB) {
H A Dsunsu.c796 if (cflag & PARENB)
H A Dsunsab.c698 if (cflag & PARENB)
H A Dmax310x.c924 if (termios->c_cflag & PARENB) {
H A Dmxs-auart.c968 if (cflag & PARENB) {
H A Dicom.c1397 if (cflag & PARENB) {
1400 trace(icom_port, "PARENB", 0);
H A Dmpc52xx_uart.c1191 if (new->c_cflag & PARENB) {
H A Dsunzilog.c908 if (cflag & PARENB)
H A Dsc16is7xx.c1045 if (termios->c_cflag & PARENB) {
H A Dxilinx_uartps.c906 if (termios->c_cflag & PARENB) {
H A Domap-serial.c788 if (termios->c_cflag & PARENB)
H A Dqcom_geni_serial.c1270 if (termios->c_cflag & PARENB) {
H A Dmsm_serial.c1280 if (termios->c_cflag & PARENB) {
H A Dpch_uart.c1317 if (termios->c_cflag & PARENB) {
H A Dpmac_zilog.c1026 if (cflag & PARENB)
/linux-master/drivers/tty/
H A Damiserial.c584 if (cflag & PARENB) {
H A Dmxser.c596 if (cflag & PARENB)
/linux-master/drivers/usb/serial/
H A Dftdi_sio.c2671 if ((old_termios->c_cflag & (CSIZE|PARODD|PARENB|CMSPAR|CSTOPB)) ==
2672 (termios->c_cflag & (CSIZE|PARODD|PARENB|CMSPAR|CSTOPB)))
2681 if (cflag & PARENB) {
H A Dmos7840.c1231 if (cflag & PARENB) {
H A Dio_ti.c2257 if (cflag & PARENB) {
H A Dio_edgeport.c2375 if (cflag & PARENB) {
/linux-master/drivers/tty/serial/8250/
H A D8250_omap.c393 if (termios->c_cflag & PARENB)

Completed in 485 milliseconds

12345