Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/mmc/himci_v200/
H A Dhimci.c29 HIMCI_READL((uintptr_t)host->base + MMC_CTRL), HIMCI_READL((uintptr_t)host->base + MMC_PWREN)); in HimciDumpRegs()
31 HIMCI_READL((uintptr_t)host->base + MMC_CLKDIV), HIMCI_READL((uintptr_t)host->base + MMC_CLKENA)); in HimciDumpRegs()
33 HIMCI_READL((uintptr_t)host->base + MMC_TMOUT), HIMCI_READL((uintptr_t)host->base + MMC_CTYPE)); in HimciDumpRegs()
35 HIMCI_READL((uintptr_t)host->base + MMC_BLKSIZ), HIMCI_READL((uintptr_t)host->base + MMC_BYTCNT)); in HimciDumpRegs()
37 HIMCI_READL((uintptr_t)host->base + MMC_CMD), HIMCI_READL((uintptr_ in HimciDumpRegs()
[all...]
H A Dhimci.h93 #define HIMCI_READL(addr) OSAL_READL((uintptr_t)(addr)) macro

Completed in 4 milliseconds