Home
last modified time | relevance | path

Searched refs:MMC_PWREN (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/mmc/himci_v200/
H A Dhimci.h142 MMC_PWREN = 0x0004, enumerator
201 * MMC_PWREN(0x0004) details.
H A Dhimci.c29 HIMCI_READL((uintptr_t)host->base + MMC_CTRL), HIMCI_READL((uintptr_t)host->base + MMC_PWREN)); in HimciDumpRegs()
922 value = HIMCI_READL((uintptr_t)host->base + MMC_PWREN); in HimciControlPower()
928 HIMCI_WRITEL(value, (uintptr_t)host->base + MMC_PWREN); in HimciControlPower()

Completed in 5 milliseconds