Searched refs:MMCISTATUS (Results 1 – 3 of 3) sorted by relevance
378 if (readl(host->base + MMCISTATUS) & host->variant->busy_detect_flag) in mmci_card_busy()758 status = readl(base + MMCISTATUS); in ux500_busy_complete()975 status = readl(host->base + MMCISTATUS); in mmci_dmae_finalize()1574 status = readl(host->base + MMCISTATUS); in ux500_busy_timeout_work()1615 u32 status = readl(host->base + MMCISTATUS); in mmci_pio_read()1653 status = readl(base + MMCISTATUS); in mmci_pio_read()1688 status = readl(base + MMCISTATUS); in mmci_pio_write()1705 status = readl(base + MMCISTATUS); in mmci_pio_irq()1743 status = readl(base + MMCISTATUS); in mmci_pio_irq()1800 status = readl(host->base + MMCISTATUS); in mmci_irq()
445 sdmmc_status = readl_relaxed(base + MMCISTATUS); in sdmmc_busy_complete()679 ret = readl_relaxed_poll_timeout(host->base + MMCISTATUS, in sdmmc_post_sig_volt_switch()
138 #define MMCISTATUS 0x034 macro
Completed in 24 milliseconds