Home
last modified time | relevance | path

Searched refs:PARITY_NONE (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/include/uapi/linux/hdlc/
Dioctl.h24 #define PARITY_NONE 1 /* No parity */ macro
/Linux-v5.4/drivers/net/wan/
Dwanxl.c325 if (parity != PARITY_NONE && in wanxl_attach()
Dhd64572.c502 if (parity != PARITY_NONE && in sca_attach()
Dhd64570.c549 if (parity != PARITY_NONE && in sca_attach()
Dwanxlfw.S321 cmpl #PARITY_NONE, STATUS_PARITY(%a0)
Dfsl_ucc_hdlc.c832 if (parity != PARITY_NONE && in ucc_hdlc_attach()
/Linux-v5.4/drivers/char/pcmcia/
Dsynclink_cs.c3901 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()
/Linux-v5.4/drivers/tty/
Dsynclink_gt.c1432 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()
Dsynclinkmp.c1555 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()
Dsynclink.c7585 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()