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()1680 writel(host->pwr_reg, host->base + MMCIPOWER); in mmci_irq_thread()2312 writel(0, host->base + MMCIPOWER); in mmci_save()2329 writel(host->pwr_reg, host->base + MMCIPOWER); in mmci_restore()
529 host->pwr_reg = readl_relaxed(host->base + MMCIPOWER); in sdmmc_variant_init()