Searched refs:IS_APP_CMD (Results 1 – 2 of 2) sorted by relevance
245 …IS_APP_CMD = (1 << 5), /* The card will expect ACMD, or indication that the command has be… enumerator
371 if (!(cmd.resp[0] & IS_APP_CMD)) { in MmcAppCmd()