Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmeson-gx-mmc.c84 #define SD_EMMC_STATUS 0x48 macro
929 raw_status = readl(host->regs + SD_EMMC_STATUS); in meson_mmc_irq()
943 writel(status, host->regs + SD_EMMC_STATUS); in meson_mmc_irq()
1000 return readl_poll_timeout(host->regs + SD_EMMC_STATUS, status, in meson_mmc_wait_desc_stop()
1076 regval = readl(host->regs + SD_EMMC_STATUS); in meson_mmc_card_busy()
1197 host->regs + SD_EMMC_STATUS); in meson_mmc_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmeson-gx-mmc.c87 #define SD_EMMC_STATUS 0x48 macro
940 raw_status = readl(host->regs + SD_EMMC_STATUS); in meson_mmc_irq()
951 writel(status, host->regs + SD_EMMC_STATUS); in meson_mmc_irq()
1018 return readl_poll_timeout(host->regs + SD_EMMC_STATUS, status, in meson_mmc_wait_desc_stop()
1080 regval = readl(host->regs + SD_EMMC_STATUS); in meson_mmc_card_busy()
1219 writel(IRQ_EN_MASK, host->regs + SD_EMMC_STATUS); in meson_mmc_probe()

Completed in 10 milliseconds