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

/freebsd-11.0-release/sys/dev/mmc/host/
H A Ddwmmc_reg.h82 #define SDMMC_CMD_SEND_ASTOP (1 << 12) /* Send stop command at end of data tx/rx */ macro
H A Ddwmmc.c931 cmdr |= SDMMC_CMD_SEND_ASTOP;

Completed in 51 milliseconds