Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/mmc/himci_v200/
Dhimci.h167 MMC_CARD_RSTN = 0x0078, enumerator
Dhimci.c1072 val = HIMCI_READL((uintptr_t)host->base + MMC_CARD_RSTN); in HimciHardwareReset()
1074 HIMCI_WRITEL(val, (uintptr_t)host->base + MMC_CARD_RSTN); in HimciHardwareReset()
1078 val = HIMCI_READL((uintptr_t)host->base + MMC_CARD_RSTN); in HimciHardwareReset()
1080 HIMCI_WRITEL(val, (uintptr_t)host->base + MMC_CARD_RSTN); in HimciHardwareReset()