Home
last modified time | relevance | path

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

/openbmc/linux/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()