Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.c295 #define sdhci_reset_for(h, r) sdhci_reset_for_reason((h), SDHCI_RESET_FOR_##r) macro
365 sdhci_reset_for(host, INIT); in sdhci_init()
1567 sdhci_reset_for(host, REQUEST_ERROR); in __sdhci_finish_data()
1569 sdhci_reset_for(host, REQUEST_ERROR_DATA_ONLY); in __sdhci_finish_data()
2777 sdhci_reset_for(host, TUNING_ABORT); in sdhci_abort_tuning()
3045 sdhci_reset_for(host, CARD_REMOVED); in sdhci_card_event()
3116 sdhci_reset_for(host, REQUEST_ERROR); in sdhci_request_done()
3962 sdhci_reset_for(host, CQE_RECOVERY); in sdhci_cqe_disable()