Searched refs:result_pattern (Results 1 – 1 of 1) sorted by relevance
191 u8 result_pattern; in mmc_send_if_cond() local207 result_pattern = cmd.resp[1] & 0xFF; in mmc_send_if_cond()209 result_pattern = cmd.resp[0] & 0xFF; in mmc_send_if_cond()211 if (result_pattern != test_pattern) in mmc_send_if_cond()