Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Ddw_mmc.h133 #define SDMMC_CMD_STOP BIT(14) macro
Ddw_mmc.c248 cmdr |= SDMMC_CMD_STOP; in dw_mci_prepare_command()
335 cmdr = stop->opcode | SDMMC_CMD_STOP | in dw_mci_prep_stop_abort()