Searched refs:MMC_CMD_SET_RELATIVE_ADDR (Results 1 – 2 of 2) sorted by relevance
85 #define MMC_CMD_SET_RELATIVE_ADDR 3 macro
100 if ((result == 0) && (cmd->cmdidx == MMC_CMD_SET_RELATIVE_ADDR)) { in do_command()