Home
last modified time | relevance | path

Searched defs:crc1 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/lib/
Dcrc32test.c
/openbmc/u-boot/drivers/mtd/ubi/
H A Dcrc32.c434 u32 crc1, crc2; in test_step() local
488 u32 crc1, crc2, crc3; in main() local
H A Deba.c454 uint32_t crc1 = crc32(UBI_CRC32_INIT, buf, len); in ubi_eba_read_leb() local
/openbmc/linux/drivers/block/
Dswim_asm.S
/openbmc/u-boot/arch/arm/dts/
H A Dstm32mp157c.dtsi911 crc1: crc@58009000 { label
/openbmc/u-boot/common/
H A DxyzModem.c47 unsigned char blk, cblk, crc1, crc2; member
/openbmc/u-boot/tools/env/
H A Dfw_env.c1390 int crc1, crc1_ok; in fw_env_open() local
/openbmc/qemu/target/i386/
H A Dops_sse.h2118 target_ulong helper_crc32(uint32_t crc1, target_ulong msg, uint32_t len) in helper_crc32()