Searched refs:PARITY_CRC16_PR0_CCITT (Results 1 – 5 of 5) sorted by relevance
26 #define PARITY_CRC16_PR0_CCITT 4 /* CRC16, initial 0x0000, ITU-T version */ macro
481 case PARITY_CRC16_PR0_CCITT: md0 = MD0_HDLC | MD0_CRC_ITU_0; break; in sca_open()555 parity != PARITY_CRC16_PR0_CCITT && in sca_attach()
939 dpriv->parity = PARITY_CRC16_PR0_CCITT; in dscc4_found1()1436 { PARITY_CRC16_PR0_CCITT, 0x00000010 }, in dscc4_crc_setting()2015 parity != PARITY_CRC16_PR0_CCITT && in dscc4_hdlc_attach()
332 parity != PARITY_CRC16_PR0_CCITT) in wanxl_attach()
382 cmpl #PARITY_CRC16_PR0_CCITT, STATUS_PARITY(%a0)