Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_mmc/
Dmss_mmc.c4490 uint8_t repeat_count; in sd_tuning() local
4501 repeat_count = BYTES_40; in sd_tuning()
4506 if ((repeat_count == MMC_CLEAR) || (ret_status != MSS_MMC_TRANSFER_SUCCESS)) in sd_tuning()
4512 --repeat_count; in sd_tuning()