Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmxcmmc.c47 #define MMC_REG_STATUS 0x04 macro
350 stat = mxcmci_readl(host, MMC_REG_STATUS); in mxcmci_dma_callback()
515 stat = mxcmci_readl(host, MMC_REG_STATUS); in mxcmci_poll_status()
623 MMC_REG_STATUS); in mxcmci_datawork()
703 stat = mxcmci_readl(host, MMC_REG_STATUS); in mxcmci_irq()
707 MMC_REG_STATUS); in mxcmci_irq()
716 mxcmci_writel(host, STATUS_WRITE_OP_DONE, MMC_REG_STATUS); in mxcmci_irq()
719 mxcmci_writel(host, STATUS_SDIO_INT_ACTIVE, MMC_REG_STATUS); in mxcmci_irq()
947 unsigned int stat = mxcmci_readl(host, MMC_REG_STATUS); in mxcmci_watchdog()

Completed in 4 milliseconds