Searched refs:SDMMC_CMD_STOP_ABORT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/mmc/host/
H A Ddwmmc_reg.h80 #define SDMMC_CMD_STOP_ABORT (1 << 14) /* stop current data transfer */ macro
H A Ddwmmc.c903 cmdr |= SDMMC_CMD_STOP_ABORT;

Completed in 83 milliseconds