Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/mmc/sdhci/
H A Dsdhci.c840 uint32_t drvPhase, phase; in SdhciSetPhase() local
851 drvPhase = SDHCI_PHASE_112P5_DEGREE; in SdhciSetPhase()
854 drvPhase = SDHCI_PHASE_258P75_DEGREE; in SdhciSetPhase()
857 drvPhase = SDHCI_PHASE_180_DEGREE; in SdhciSetPhase()
860 drvPhase = SDHCI_PHASE_225_DEGREE; in SdhciSetPhase()
863 drvPhase = SDHCI_PHASE_180_DEGREE; in SdhciSetPhase()
866 drvPhase = SDHCI_PHASE_225_DEGREE; in SdhciSetPhase()
873 drvPhase = SDHCI_PHASE_180_DEGREE; in SdhciSetPhase()
877 drvPhase = SDHCI_PHASE_180_DEGREE; in SdhciSetPhase()
882 SdhciSetDrvPhase(host->hostId, drvPhase); in SdhciSetPhase()
[all...]

Completed in 2 milliseconds