Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dmmci.h85 #define MMCIDATACTRL 0x02c macro
Dmmci.c294 writel(datactrl, host->base + MMCIDATACTRL); in mmci_write_datactrlreg()
1840 writel(0, host->base + MMCIDATACTRL); in mmci_remove()
1859 writel(0, host->base + MMCIDATACTRL); in mmci_save()
1876 writel(host->datactrl_reg, host->base + MMCIDATACTRL); in mmci_restore()