Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/include/
A Dsdhci.h135 #define RT_SDHCI_RESET_CMD 0x02 macro
/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()
341 sdhci_do_reset(host, RT_SDHCI_RESET_CMD); in sdhci_reset_for_reason()
1225 sdhci_do_reset(host, RT_SDHCI_RESET_CMD); in sdhci_card_event()
2927 sdhci_do_reset(host, RT_SDHCI_RESET_CMD | RT_SDHCI_RESET_DATA); in sdhci_init()

Completed in 13 milliseconds