Home
last modified time | relevance | path

Searched refs:MMCIPOWER (Results 1 – 2 of 2) sorted by relevance

/drivers/mmc/host/
Dmmci.h7 #define MMCIPOWER 0x000 macro
Dmmci.c342 writel(pwr, host->base + MMCIPOWER); in mmci_write_pwrreg()
2110 writel(0, host->base + MMCIPOWER); in mmci_save()
2127 writel(host->pwr_reg, host->base + MMCIPOWER); in mmci_restore()