Searched refs:result_pattern (Results 1 – 1 of 1) sorted by relevance
748 uint8_t result_pattern; in mmc_send_if_cond() local763 result_pattern = cmd.resp[0] & 0xFF; in mmc_send_if_cond()765 if (result_pattern != test_pattern) in mmc_send_if_cond()
Completed in 6 milliseconds