Searched refs:result_pattern (Results 1 – 1 of 1) sorted by relevance
198 u8 result_pattern; in mmc_send_if_cond() local214 result_pattern = cmd.resp[1] & 0xFF; in mmc_send_if_cond()216 result_pattern = cmd.resp[0] & 0xFF; in mmc_send_if_cond()218 if (result_pattern != test_pattern) in mmc_send_if_cond()