Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmeson-gx-mmc.c89 #define SD_EMMC_IRQ_EN 0x4c macro
928 irq_en = readl(host->regs + SD_EMMC_IRQ_EN); in meson_mmc_irq()
1195 writel(0, host->regs + SD_EMMC_IRQ_EN); in meson_mmc_probe()
1199 host->regs + SD_EMMC_IRQ_EN); in meson_mmc_probe()
1287 writel(0, host->regs + SD_EMMC_IRQ_EN); in meson_mmc_remove()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmeson-gx-mmc.c92 #define SD_EMMC_IRQ_EN 0x4c macro
928 writel(reg_irqen, host->regs + SD_EMMC_IRQ_EN); in __meson_mmc_enable_sdio_irq()
1218 writel(0, host->regs + SD_EMMC_IRQ_EN); in meson_mmc_probe()
1220 writel(IRQ_EN_MASK, host->regs + SD_EMMC_IRQ_EN); in meson_mmc_probe()
1303 writel(0, host->regs + SD_EMMC_IRQ_EN); in meson_mmc_remove()

Completed in 5 milliseconds