Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dsdhci-uhs2.h67 #define SDHCI_UHS2_SW_RESET_FULL BIT(0) macro
H A Dsdhci-uhs2.c96 if (mask & SDHCI_UHS2_SW_RESET_FULL) in sdhci_uhs2_reset()
1195 sdhci_uhs2_reset(host, SDHCI_UHS2_SW_RESET_FULL); in __sdhci_uhs2_remove_host()