Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Ddw_mmc.h446 #define SDMMC_RST_HWACTIVE 0x1 macro
H A Ddw_mmc.c1642 reset &= ~(SDMMC_RST_HWACTIVE << slot->id); in dw_mci_hw_reset()
1645 reset |= SDMMC_RST_HWACTIVE << slot->id; in dw_mci_hw_reset()