Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dmeson-gx-mmc.c67 #define SD_EMMC_START 0x40 macro
740 writel(start, host->regs + SD_EMMC_START); in meson_mmc_desc_chain_transfer()
902 writel(0, host->regs + SD_EMMC_START); in meson_mmc_request()
997 u32 start = readl(host->regs + SD_EMMC_START); in meson_mmc_irq()
1000 writel(start, host->regs + SD_EMMC_START); in meson_mmc_irq()
1215 writel(0, host->regs + SD_EMMC_START); in meson_mmc_probe()