Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmmc_spi.c903 int crc_retry = 5; in mmc_spi_request() local
950 if (mrq->data->error == -EILSEQ && crc_retry) { in mmc_spi_request()
955 crc_retry--; in mmc_spi_request()