Searched refs:CRC2 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/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()
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/clock/ |
| H A D | stm32mp1-clks.h | 94 #define CRC2 81 macro
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-stm32mp1.c | 1873 PCLK(CRC2, "crc2", "ck_mcu", 0, G_CRC2),
|