Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/include/
A Dsdhci.h444 #define RT_SDHCI_HS400_TUNING (1 << 13) /* Tuning for HS400 */ macro
/components/drivers/sdio/sdhci/
A Dsdhci.c1250 host->flags |= RT_SDHCI_HS400_TUNING; in sdhci_prepare_hs400_tuning()
2080 hs400_tuning = host->flags & RT_SDHCI_HS400_TUNING; in rt_sdhci_execute_tuning()
2127 host->flags &= ~RT_SDHCI_HS400_TUNING; in rt_sdhci_execute_tuning()

Completed in 12 milliseconds