Searched refs:SDMMC_CTRL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mmc/host/ | ||
H A D | dw_mmc.h | 287 #define SDMMC_CTRL 0x000 macro |
H A D | dw_mmc.c | 201 if (readl_poll_timeout_atomic(host->regs + SDMMC_CTRL, ctrl, in dw_mci_ctrl_reset() |