Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/hdlc/
H A Dioctl.h29 #define PARITY_CRC32_PR0_CCITT 6 /* CRC32, initial value 0x00000000 */ macro
/openbmc/linux/drivers/net/wan/
H A Dwanxl.c337 parity != PARITY_CRC32_PR0_CCITT && in wanxl_attach()
H A Dwanxlfw.S390 cmpl #PARITY_CRC32_PR0_CCITT, STATUS_PARITY(%a0)