Searched refs:HDLC_CRC_16_CCITT (Results 1 – 5 of 5) sorted by relevance
83 #define HDLC_CRC_16_CCITT 1 macro
364 .crc_type = HDLC_CRC_16_CCITT,1470 case PARITY_CRC16_PR1_CCITT: new_crctype = HDLC_CRC_16_CCITT; break; in hdlcdev_attach()4327 case HDLC_CRC_16_CCITT: val |= BIT9; break; in sync_mode()4400 case HDLC_CRC_16_CCITT: val |= BIT9; break; in sync_mode()4661 case HDLC_CRC_16_CCITT: crc_size = 2; break; in rx_get_frame()
121 HDLC_CRC_16_CCITT, /* unsigned short crc_type; */4769 if ( (info->params.crc_type & HDLC_CRC_MASK) == HDLC_CRC_16_CCITT ) in usc_set_sdlc_mode()4844 if ( (info->params.crc_type & HDLC_CRC_MASK) == HDLC_CRC_16_CCITT ) in usc_set_sdlc_mode()6611 if ( info->params.crc_type == HDLC_CRC_16_CCITT ) in mgsl_get_rx_frame()7680 case PARITY_CRC16_PR1_CCITT: new_crctype = HDLC_CRC_16_CCITT; break; in hdlcdev_attach()
91 HDLC_CRC_16_CCITT, /* unsigned short crc_type; */1584 case PARITY_CRC16_PR1_CCITT: new_crctype = HDLC_CRC_16_CCITT; break; in hdlcdev_attach()4552 if (info->params.crc_type == HDLC_CRC_16_CCITT) in hdlc_mode()
96 HDLC_CRC_16_CCITT, /* unsigned short crc_type; */3937 case PARITY_CRC16_PR1_CCITT: new_crctype = HDLC_CRC_16_CCITT; break; in hdlcdev_attach()