Searched refs:result_pattern (Results 1 – 1 of 1) sorted by relevance
166 u8 result_pattern; in mmc_send_if_cond() local182 result_pattern = cmd.resp[1] & 0xFF; in mmc_send_if_cond()184 result_pattern = cmd.resp[0] & 0xFF; in mmc_send_if_cond()186 if (result_pattern != test_pattern) in mmc_send_if_cond()