Home
last modified time | relevance | path

Searched defs:expectedCRC (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/fpga/
H A Dlattice.c22 static unsigned short expectedCRC; variable
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/
H A Dmp297x.cpp445 auto expectedCRC = (configuration->crcUser << 16) | configuration->crcMulti; in checkMTPCRC() local