Searched refs:result_pattern (Results 1 – 1 of 1) sorted by relevance
201 u8 result_pattern; in mmc_send_if_cond() local217 result_pattern = cmd.resp[1] & 0xFF; in mmc_send_if_cond()219 result_pattern = cmd.resp[0] & 0xFF; in mmc_send_if_cond()221 if (result_pattern != test_pattern) in mmc_send_if_cond()