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

/freebsd-13-stable/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.c1167 cmdr |= SDMMC_CMD_SEND_ASTOP;

Completed in 46 milliseconds