Searched refs:MMCIPOWER (Results 1 – 3 of 3) sorted by relevance
7 #define MMCIPOWER 0x000 macro
418 writel(pwr, host->base + MMCIPOWER); in mmci_write_pwrreg()1868 writel(host->pwr_reg, host->base + MMCIPOWER); in mmci_irq_thread()2529 writel(0, host->base + MMCIPOWER); in mmci_save()2546 writel(host->pwr_reg, host->base + MMCIPOWER); in mmci_restore()
731 host->pwr_reg = readl_relaxed(host->base + MMCIPOWER); in sdmmc_variant_init()
Completed in 37 milliseconds