Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/hdlc/
Dioctl.h29 #define PARITY_CRC32_PR1_CCITT 7 /* CRC32, initial value 0xFFFFFFFF */ macro
/linux-4.1.27/drivers/net/wan/
Dhd64572.c445 case PARITY_CRC32_PR1_CCITT: md0 = MD0_HDLC | MD0_CRC_ITU32; break; in sca_open()
508 parity != PARITY_CRC32_PR1_CCITT && in sca_attach()
Dwanxl.c329 parity != PARITY_CRC32_PR1_CCITT && in wanxl_attach()
Ddscc4.c1442 { PARITY_CRC32_PR1_CCITT, 0x00000001 } in dscc4_crc_setting()
2021 parity != PARITY_CRC32_PR1_CCITT) in dscc4_hdlc_attach()
Dwanxlfw.S372 cmpl #PARITY_CRC32_PR1_CCITT, STATUS_PARITY(%a0)
Dixp4xx_hss.c1179 case PARITY_CRC32_PR1_CCITT: in hss_hdlc_attach()
/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c3938 case PARITY_CRC32_PR1_CCITT: new_crctype = HDLC_CRC_32_CCITT; break; in hdlcdev_attach()
/linux-4.1.27/drivers/tty/
Dsynclink_gt.c1471 case PARITY_CRC32_PR1_CCITT: new_crctype = HDLC_CRC_32_CCITT; break; in hdlcdev_attach()
Dsynclinkmp.c1585 case PARITY_CRC32_PR1_CCITT: new_crctype = HDLC_CRC_32_CCITT; break; in hdlcdev_attach()
Dsynclink.c7681 case PARITY_CRC32_PR1_CCITT: new_crctype = HDLC_CRC_32_CCITT; break; in hdlcdev_attach()