Home | History | Annotate | Download | only in src

Lines Matching full:crc2

440 #  define CRC2(check, word) \
648 CRC2(state->check, hold);
701 if (state->flags & 0x0200) CRC2(state->check, hold);
717 if (state->flags & 0x0200) CRC2(state->check, hold);
726 if (state->flags & 0x0200) CRC2(state->check, hold);