Home
last modified time | relevance | path

Searched refs:MMCIDATACTRL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmci.h112 #define MMCIDATACTRL 0x02c macro
H A Dmmci.c396 writel(datactrl, host->base + MMCIDATACTRL); in mmci_write_datactrlreg()
2231 writel(0, host->base + MMCIDATACTRL); in mmci_remove()
2248 writel(0, host->base + MMCIDATACTRL); in mmci_save()
2265 writel(host->datactrl_reg, host->base + MMCIDATACTRL); in mmci_restore()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds