Searched refs:SDMMC_RST_HWACTIVE (Results 1 – 2 of 2) sorted by relevance
445 #define SDMMC_RST_HWACTIVE 0x1 macro
1637 reset &= ~(SDMMC_RST_HWACTIVE << slot->id); in dw_mci_hw_reset()1640 reset |= SDMMC_RST_HWACTIVE << slot->id; in dw_mci_hw_reset()
Completed in 11 milliseconds