Searched refs:result_pattern (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mmc/core/
H A Dsd_ops.c201 u8 result_pattern; mmc_send_if_cond() local
217 result_pattern = cmd.resp[1] & 0xFF; mmc_send_if_cond()
219 result_pattern = cmd.resp[0] & 0xFF; mmc_send_if_cond()
221 if (result_pattern != test_pattern) mmc_send_if_cond()

Completed in 59 milliseconds