Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dmmci.h81 #define MMCIDATACTRL 0x02c macro
Dmmci.c307 writel(datactrl, host->base + MMCIDATACTRL); in mmci_write_datactrlreg()
1772 writel(0, host->base + MMCIDATACTRL); in mmci_remove()
1791 writel(0, host->base + MMCIDATACTRL); in mmci_save()
1808 writel(host->datactrl_reg, host->base + MMCIDATACTRL); in mmci_restore()