Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dmmci.h112 #define MMCIDATACTRL 0x02c macro
Dmmci.c396 writel(datactrl, host->base + MMCIDATACTRL); in mmci_write_datactrlreg()
2220 writel(0, host->base + MMCIDATACTRL); in mmci_remove()
2239 writel(0, host->base + MMCIDATACTRL); in mmci_save()
2256 writel(host->datactrl_reg, host->base + MMCIDATACTRL); in mmci_restore()