Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/include/
A Dsdhci.h197 #define RT_SDHCI_CTRL_TUNED_CLK 0x0080 macro
/components/drivers/sdio/sdhci/
A Dsdhci.c2154 if (ctrl & RT_SDHCI_CTRL_TUNED_CLK) in __sdhci_execute_tuning()
2173 ctrl |= RT_SDHCI_CTRL_TUNED_CLK; in rt_sdhci_start_tuning()
2239 ctrl &= ~RT_SDHCI_CTRL_TUNED_CLK; in rt_sdhci_reset_tuning()

Completed in 11 milliseconds