Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/zlib/
H 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()
/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dstm32mp1-clks.h94 #define CRC2 81 macro
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-stm32mp1.c1873 PCLK(CRC2, "crc2", "ck_mcu", 0, G_CRC2),