Home
last modified time | relevance | path

Searched refs:SDMMC_CMD_STOP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc.h391 #define SDMMC_CMD_STOP BIT(14) macro
H A Ddw_mmc.c262 cmdr |= SDMMC_CMD_STOP; in dw_mci_prepare_command()
346 cmdr = stop->opcode | SDMMC_CMD_STOP | in dw_mci_prep_stop_abort()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc.h405 #define SDMMC_CMD_STOP BIT(14) macro
H A Ddw_mmc.c267 cmdr |= SDMMC_CMD_STOP; in dw_mci_prepare_command()
351 cmdr = stop->opcode | SDMMC_CMD_STOP | in dw_mci_prep_stop_abort()

Completed in 11 milliseconds