Home
last modified time | relevance | path

Searched refs:CRC2 (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/dt-bindings/clock/
A Dstm32mp1-clks.h94 #define CRC2 81 macro
/u-boot/lib/zlib/
A Dinflate.c160 # define CRC2(check, word) \ macro
370 CRC2(state->check, hold); in inflate()
421 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()
437 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()
446 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()

Completed in 6 milliseconds