Home
last modified time | relevance | path

Searched refs:crc7 (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/lib/
H A Dcrc7.c57 u8 crc7(u8 crc, const u8 *buffer, size_t len) in crc7() function
H A DMakefile29 obj-y += crc7.o
/openbmc/u-boot/include/linux/
H A Dcrc7.h12 extern u8 crc7(u8 crc, const u8 *buffer, size_t len);
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dkernel-api.rst140 lib/crc7.c
/openbmc/u-boot/drivers/mmc/
H A Dmmc_spi.c65 cmdo[6] = (crc7(0, &cmdo[1], 5) << 1) | 0x01; in mmc_spi_sendcmd()
/openbmc/linux/Documentation/core-api/
H A Dkernel-api.rst142 .. kernel-doc:: lib/crc7.c
/openbmc/linux/lib/
H A DMakefile185 obj-$(CONFIG_CRC7) += crc7.o
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt3474 crc7.c: 2329
3475 crc7.h: 272