Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-sirf.c18 #define SIRF_TUNING_COUNT 16384 macro
104 if (phase == (SIRF_TUNING_COUNT - 1) in sdhci_sirf_execute_tuning()
117 } while (++phase < SIRF_TUNING_COUNT); in sdhci_sirf_execute_tuning()