Searched refs:test_pattern (Results 1 – 1 of 1) sorted by relevance
747 static const uint8_t test_pattern = 0xAA; in mmc_send_if_cond() local756 cmd.arg = ((ocr & 0xFF8000) != 0) << 8 | test_pattern; in mmc_send_if_cond()765 if (result_pattern != test_pattern) in mmc_send_if_cond()
Completed in 7 milliseconds