Home | History | Annotate | Download | only in src

Lines Matching full:crc2

441 #  define CRC2(check, word) \
649 CRC2(state->check, hold);
702 if (state->flags & 0x0200) CRC2(state->check, hold);
718 if (state->flags & 0x0200) CRC2(state->check, hold);
727 if (state->flags & 0x0200) CRC2(state->check, hold);