Home
last modified time | relevance | path

Searched refs:PARITY_CRC32_PR0_CCITT (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/linux/hdlc/
Dioctl.h29 #define PARITY_CRC32_PR0_CCITT 6 /* CRC32, initial value 0x00000000 */ macro
/Linux-v4.19/drivers/net/wan/
Dwanxl.c331 parity != PARITY_CRC32_PR0_CCITT && in wanxl_attach()
Dwanxlfw.S392 cmpl #PARITY_CRC32_PR0_CCITT, STATUS_PARITY(%a0)
Ddscc4.c1433 { PARITY_CRC32_PR0_CCITT, 0x00000011 }, in dscc4_crc_setting()
2021 parity != PARITY_CRC32_PR0_CCITT && in dscc4_hdlc_attach()