Searched refs:MCI_CMDRESPEND (Results 1 – 3 of 3) sorted by relevance
145 #define MCI_CMDRESPEND (1 << 6) macro
756 host->busy_status = status & (MCI_CMDSENT | MCI_CMDRESPEND); in ux500_busy_complete()760 host->busy_status |= status & (MCI_CMDSENT | MCI_CMDRESPEND); in ux500_busy_complete()790 host->busy_status |= status & (MCI_CMDSENT | MCI_CMDRESPEND); in ux500_busy_complete()804 host->busy_status |= status & (MCI_CMDSENT | MCI_CMDRESPEND); in ux500_busy_complete()1492 (err_msk | MCI_CMDSENT | MCI_CMDRESPEND))) in mmci_cmd_irq()
463 (MCI_CMDSENT | MCI_CMDRESPEND); in sdmmc_busy_complete()
Completed in 12 milliseconds