Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmxcmmc.c48 #define MMC_REG_STATUS 0x04 macro
367 stat = mxcmci_readl(host, MMC_REG_STATUS); in mxcmci_dma_callback()
532 stat = mxcmci_readl(host, MMC_REG_STATUS); in mxcmci_poll_status()
640 MMC_REG_STATUS); in mxcmci_datawork()
720 stat = mxcmci_readl(host, MMC_REG_STATUS); in mxcmci_irq()
724 MMC_REG_STATUS); in mxcmci_irq()
733 mxcmci_writel(host, STATUS_WRITE_OP_DONE, MMC_REG_STATUS); in mxcmci_irq()
736 mxcmci_writel(host, STATUS_SDIO_INT_ACTIVE, MMC_REG_STATUS); in mxcmci_irq()
964 unsigned int stat = mxcmci_readl(host, MMC_REG_STATUS); in mxcmci_watchdog()