Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A DxyzModem.c415 int crc_retries = xyzModem_MAX_RETRIES_WITH_CRC; in xyzModem_stream_open() local
471 if (--crc_retries <= 0) in xyzModem_stream_open()