Searched refs:MMCIPOWER (Results 1 – 3 of 3) sorted by relevance
7 #define MMCIPOWER 0x000 macro
414 writel(pwr, host->base + MMCIPOWER); in mmci_write_pwrreg()1841 writel(host->pwr_reg, host->base + MMCIPOWER); in mmci_irq_thread()2473 writel(0, host->base + MMCIPOWER); in mmci_save()2490 writel(host->pwr_reg, host->base + MMCIPOWER); in mmci_restore()
730 host->pwr_reg = readl_relaxed(host->base + MMCIPOWER); in sdmmc_variant_init()