Searched refs:RT_SDHCI_RESET_DATA (Results 1 – 2 of 2) sorted by relevance
328 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()
136 #define RT_SDHCI_RESET_DATA 0x04 macro
Completed in 255 milliseconds