Home
last modified time | relevance | path

Searched refs:SDMMC_RST_HWACTIVE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc.h431 #define SDMMC_RST_HWACTIVE 0x1 macro
H A Ddw_mmc.c1601 reset &= ~(SDMMC_RST_HWACTIVE << slot->id); in dw_mci_hw_reset()
1604 reset |= SDMMC_RST_HWACTIVE << slot->id; in dw_mci_hw_reset()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds