Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/
A Dsdhci.c328 sdhci_do_reset(host, RT_SDHCI_RESET_CMD | RT_SDHCI_RESET_DATA); in sdhci_reset_for_reason()
335 sdhci_do_reset(host, RT_SDHCI_RESET_CMD | RT_SDHCI_RESET_DATA); in sdhci_reset_for_reason()
342 sdhci_do_reset(host, RT_SDHCI_RESET_DATA); in sdhci_reset_for_reason()
345 sdhci_do_reset(host, RT_SDHCI_RESET_DATA); in sdhci_reset_for_reason()
1226 sdhci_do_reset(host, RT_SDHCI_RESET_DATA); in sdhci_card_event()
2927 sdhci_do_reset(host, RT_SDHCI_RESET_CMD | RT_SDHCI_RESET_DATA); in sdhci_init()
/components/drivers/sdio/sdhci/include/
A Dsdhci.h136 #define RT_SDHCI_RESET_DATA 0x04 macro

Completed in 11 milliseconds