Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmeson-gx-mmc.c84 #define SD_EMMC_STATUS 0x48 macro
930 raw_status = readl(host->regs + SD_EMMC_STATUS); in meson_mmc_irq()
944 writel(status, host->regs + SD_EMMC_STATUS); in meson_mmc_irq()
1007 return readl_poll_timeout(host->regs + SD_EMMC_STATUS, status, in meson_mmc_wait_desc_stop()
1083 regval = readl(host->regs + SD_EMMC_STATUS); in meson_mmc_card_busy()
1219 host->regs + SD_EMMC_STATUS); in meson_mmc_probe()