Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dblock.c1752 #define MMC_READ_SINGLE_RETRIES 2 macro
1769 while (retries++ <= MMC_READ_SINGLE_RETRIES) { in mmc_blk_read_single()