Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/u-boot/include/dt-bindings/clock/
H A Dstm32mp1-clks.h94 #define CRC2 81 macro
/openbmc/linux/include/dt-bindings/clock/
H A Dstm32mp1-clks.h94 #define CRC2 81 macro
/openbmc/qemu/include/hw/misc/
H A Dxlnx-versal-cframe-reg.h41 REG32(CRC2, 0x8)
/openbmc/linux/drivers/clk/
H A Dclk-stm32mp1.c1960 PCLK(CRC2, "crc2", "ck_mcu", 0, G_CRC2),