Searched refs:CRC2 (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/lib/zlib/ |
H A D | inflate.c | 160 # 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 D | stm32mp1-clks.h | 94 #define CRC2 81 macro
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | stm32mp1-clks.h | 94 #define CRC2 81 macro
|
/openbmc/qemu/include/hw/misc/ |
H A D | xlnx-versal-cframe-reg.h | 41 REG32(CRC2, 0x8)
|
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 1960 PCLK(CRC2, "crc2", "ck_mcu", 0, G_CRC2),
|