Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmeson-gx-mmc.c64 #define SD_EMMC_START 0x40 macro
739 writel(start, host->regs + SD_EMMC_START); in meson_mmc_desc_chain_transfer()
901 writel(0, host->regs + SD_EMMC_START); in meson_mmc_request()
979 u32 start = readl(host->regs + SD_EMMC_START); in meson_mmc_irq()
982 writel(start, host->regs + SD_EMMC_START); in meson_mmc_irq()
1192 writel(0, host->regs + SD_EMMC_START); in meson_mmc_probe()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds