Searched refs:R1_ILLEGAL_COMMAND (Results 1 – 2 of 2) sorted by relevance
128 #define R1_ILLEGAL_COMMAND (1 << 22) /* er, b */ macro
963 if (status & (R1_COM_CRC_ERROR | R1_ILLEGAL_COMMAND)) in mmc_blk_cmd_error()