Searched refs:SDMMC_CMD_SEND_ASTOP (Results 1 – 2 of 2) sorted by relevance
82 #define SDMMC_CMD_SEND_ASTOP (1 << 12) /* Send stop command at end of data tx/rx */ macro
1090 cmdr |= SDMMC_CMD_SEND_ASTOP; in dwmmc_start_cmd()