Searched refs:result_pattern (Results 1 – 1 of 1) sorted by relevance
168 u8 result_pattern; in __mmc_send_if_cond() local184 result_pattern = cmd.resp[1] & 0xFF; in __mmc_send_if_cond()186 result_pattern = cmd.resp[0] & 0xFF; in __mmc_send_if_cond()188 if (result_pattern != test_pattern) in __mmc_send_if_cond()
Completed in 3 milliseconds