Searched refs:SDMMC_CMD_STOP (Results 1 – 3 of 3) sorted by relevance
213 #define SDMMC_CMD_STOP BIT(14) macro
397 #define SDMMC_CMD_STOP BIT(14) macro
289 cmdr |= SDMMC_CMD_STOP; in dw_mci_prepare_command()373 cmdr = stop->opcode | SDMMC_CMD_STOP | in dw_mci_prep_stop_abort()