Home
last modified time | relevance | path

Searched refs:PARITY_CRC16_PR0_CCITT (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dhdlc.h35 #define PARITY_CRC16_PR0_CCITT 4 /* CRC16, initial 0x0000, ITU-T version */ macro
/linux-2.4.37.9/drivers/net/wan/
Dhd6457x.c521 case PARITY_CRC16_PR0_CCITT: md0 = MD0_HDLC | MD0_CRC_ITU_0; break; in sca_open()
618 parity != PARITY_CRC16_PR0_CCITT && in sca_attach()
Ddscc4.c923 dpriv->parity = PARITY_CRC16_PR0_CCITT; in dscc4_found1()
1424 { PARITY_CRC16_PR0_CCITT, 0x00000010 }, in dscc4_crc_setting()
2001 parity != PARITY_CRC16_PR0_CCITT && in dscc4_hdlc_attach()