Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/hdlc/
Dioctl.h24 #define PARITY_NONE 1 /* No parity */ macro
/Linux-v5.10/drivers/net/wan/
Dhd64572.c502 if (parity != PARITY_NONE && in sca_attach()
Dwanxl.c326 if (parity != PARITY_NONE && in wanxl_attach()
Dwanxlfw.S321 cmpl #PARITY_NONE, STATUS_PARITY(%a0)
Dhd64570.c549 if (parity != PARITY_NONE && in sca_attach()
Dfsl_ucc_hdlc.c835 if (parity != PARITY_NONE && in ucc_hdlc_attach()
/Linux-v5.10/drivers/char/pcmcia/
Dsynclink_cs.c3901 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()
/Linux-v5.10/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.c7454 case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break; in hdlcdev_attach()