Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dsdhci-of-arasan.c79 #define SDHCI_HW_RST_EN BIT(4) macro
485 reg |= SDHCI_HW_RST_EN; in sdhci_arasan_hw_reset()
489 reg &= ~SDHCI_HW_RST_EN; in sdhci_arasan_hw_reset()