Searched refs:MCI_CMDSENT (Results 1 – 3 of 3) sorted by relevance
146 #define MCI_CMDSENT (1 << 7) macro
409 (MCI_CMDSENT | MCI_CMDRESPEND); in sdmmc_busy_complete()
680 host->busy_status = status & (MCI_CMDSENT | MCI_CMDRESPEND); in ux500_busy_complete()1380 (err_msk | MCI_CMDSENT | MCI_CMDRESPEND))) in mmci_cmd_irq()