Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmmci.h112 #define MMCIDATACTRL 0x02c macro
H A Dmmci.c428 writel(datactrl, host->base + MMCIDATACTRL); in mmci_write_datactrlreg()
2455 writel(0, host->base + MMCIDATACTRL); in mmci_remove()
2472 writel(0, host->base + MMCIDATACTRL); in mmci_save()
2489 writel(host->datactrl_reg, host->base + MMCIDATACTRL); in mmci_restore()