Home
last modified time | relevance | path

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

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