Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dmmci.h112 #define MMCIDATACTRL 0x02c macro
Dmmci.c397 writel(datactrl, host->base + MMCIDATACTRL); in mmci_write_datactrlreg()
2295 writel(0, host->base + MMCIDATACTRL); in mmci_remove()
2312 writel(0, host->base + MMCIDATACTRL); in mmci_save()
2329 writel(host->datactrl_reg, host->base + MMCIDATACTRL); in mmci_restore()