Home
last modified time | relevance | path

Searched refs:edgeF2P (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/mmc/sdhci/
H A Dsdhci.c1446 uint32_t edgeF2P = SDHCI_PHASE_SCALE / SDHCI_PHASE_SCALE_TIMES; in SdhciTune() local
1463 edgeF2P = index; in SdhciTune()
1467 if ((edgeP2F != start) && (edgeF2P != end)) { in SdhciTune()
1474 if ((edgeP2F == start) && (edgeF2P == end)) { in SdhciTune()
1481 end = edgeF2P * SDHCI_PHASE_SCALE_TIMES; in SdhciTune()

Completed in 3 milliseconds