Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/hdlc/
Dioctl.h30 #define PARITY_CRC32_PR1_CCITT 7 /* CRC32, initial value 0xFFFFFFFF */ macro
/Linux-v5.4/drivers/net/wan/
Dhd64572.c442 case PARITY_CRC32_PR1_CCITT: md0 = MD0_HDLC | MD0_CRC_ITU32; break; in sca_open()
505 parity != PARITY_CRC32_PR1_CCITT && in sca_attach()
Dwanxl.c326 parity != PARITY_CRC32_PR1_CCITT && in wanxl_attach()
Dwanxlfw.S370 cmpl #PARITY_CRC32_PR1_CCITT, STATUS_PARITY(%a0)
Dixp4xx_hss.c1176 case PARITY_CRC32_PR1_CCITT: in hss_hdlc_attach()
Dfsl_ucc_hdlc.c833 parity != PARITY_CRC32_PR1_CCITT && in ucc_hdlc_attach()
/Linux-v5.4/drivers/char/pcmcia/
Dsynclink_cs.c3903 case PARITY_CRC32_PR1_CCITT: new_crctype = HDLC_CRC_32_CCITT; break; in hdlcdev_attach()
/Linux-v5.4/drivers/tty/
Dsynclink_gt.c1434 case PARITY_CRC32_PR1_CCITT: new_crctype = HDLC_CRC_32_CCITT; break; in hdlcdev_attach()
Dsynclinkmp.c1557 case PARITY_CRC32_PR1_CCITT: new_crctype = HDLC_CRC_32_CCITT; break; in hdlcdev_attach()
Dsynclink.c7587 case PARITY_CRC32_PR1_CCITT: new_crctype = HDLC_CRC_32_CCITT; break; in hdlcdev_attach()