Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsdhci-omap.c300 u8 cur_match, prev_match = 0; in sdhci_omap_execute_tuning() local
351 cur_match = !mmc_send_tuning(mmc, opcode, NULL); in sdhci_omap_execute_tuning()
352 if (cur_match) { in sdhci_omap_execute_tuning()
371 prev_match = cur_match; in sdhci_omap_execute_tuning()