Home
last modified time | relevance | path

Searched refs:CRC_POLYNOM (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/common/include/
H A Dpm_common.h24 #define CRC_POLYNOM 0x8005U macro
/rk3399_ARM-atf/drivers/mtd/nand/
H A Draw_nand.c21 #define CRC_POLYNOM 0x8005U macro
253 crc ^= CRC_POLYNOM; in nand_check_crc()
/rk3399_ARM-atf/plat/xilinx/common/pm_service/
H A Dpm_ipi.c320 uint32_t polynom = CRC_POLYNOM; in calculate_crc()