Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds