Searched refs:PARITY_CRC32_PR1_CCITT (Results 1 – 11 of 11) sorted by relevance
30 #define PARITY_CRC32_PR1_CCITT 7 /* CRC32, initial value 0xFFFFFFFF */ macro
445 case PARITY_CRC32_PR1_CCITT: md0 = MD0_HDLC | MD0_CRC_ITU32; break; in sca_open()508 parity != PARITY_CRC32_PR1_CCITT && in sca_attach()
329 parity != PARITY_CRC32_PR1_CCITT && in wanxl_attach()
372 cmpl #PARITY_CRC32_PR1_CCITT, STATUS_PARITY(%a0)
1434 { PARITY_CRC32_PR1_CCITT, 0x00000001 } in dscc4_crc_setting()2022 parity != PARITY_CRC32_PR1_CCITT) in dscc4_hdlc_attach()
782 parity != PARITY_CRC32_PR1_CCITT && in ucc_hdlc_attach()
1179 case PARITY_CRC32_PR1_CCITT: in hss_hdlc_attach()
3904 case PARITY_CRC32_PR1_CCITT: new_crctype = HDLC_CRC_32_CCITT; break; in hdlcdev_attach()
1443 case PARITY_CRC32_PR1_CCITT: new_crctype = HDLC_CRC_32_CCITT; break; in hdlcdev_attach()
1558 case PARITY_CRC32_PR1_CCITT: new_crctype = HDLC_CRC_32_CCITT; break; in hdlcdev_attach()
7642 case PARITY_CRC32_PR1_CCITT: new_crctype = HDLC_CRC_32_CCITT; break; in hdlcdev_attach()