Searched refs:CheckSum (Results 1 – 10 of 10) sorted by relevance
86 uint32_t CheckSum; member132 uint32_t CheckSum; /* 0x40 */ member
596 __u8 CheckSum; // Checksum (8 bit sum of data only) member619 __u8 CheckSum; member
669 if (cs != rom_desc->CheckSum) { in valid_csum()670 pr_debug("%s - Mismatch %x - %x", __func__, rom_desc->CheckSum, cs); in valid_csum()860 i2c_header->CheckSum = cs; in build_i2c_fw_hdr()1480 header->CheckSum = cs; in do_boot_mode()
87 .long 0 @ CheckSum
337 u8 CheckSum; /* 3F - Checksum of NVRam */ member
307 if (nvramp->CheckSum != (u8) chksum) in se2_rd_all()
92 u8 CheckSum; member109 u8 CheckSum; member
5244 pVSIInfoFrame->pktbyte.CheckSum=ucData; in hdmitx_SetVSIInfoFrame()5246 it6161_hdmi_tx_write(it6161, 0x83,pVSIInfoFrame->pktbyte.CheckSum); in hdmitx_SetVSIInfoFrame()
164 .long 0 # CheckSum
8670 UCHAR CheckSum[14]; member