Searched refs:MMCIPOWER (Results 1 – 3 of 3) sorted by relevance
7 #define MMCIPOWER 0x000 macro
383 writel(pwr, host->base + MMCIPOWER); in mmci_write_pwrreg()1686 writel(host->pwr_reg, host->base + MMCIPOWER); in mmci_irq_thread()2313 writel(0, host->base + MMCIPOWER); in mmci_save()2330 writel(host->pwr_reg, host->base + MMCIPOWER); in mmci_restore()
584 host->pwr_reg = readl_relaxed(host->base + MMCIPOWER); in sdmmc_variant_init()