Searched refs:SD_CMD_MMC_SET_RCA (Results 1 – 3 of 3) sorted by relevance
33 #define SD_CMD_MMC_SET_RCA 3 macro
871 if (cmdIndex == SD_CMD_MMC_SET_RCA) { in process_cmd_response()
84 res = send_cmd(handle, SD_CMD_MMC_SET_RCA, argument, options, &resp); in sd_cmd3()