Home
last modified time | relevance | path

Searched refs:test_pattern (Results 1 – 1 of 1) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dcore.c747 static const uint8_t test_pattern = 0xAA; in mmc_send_if_cond() local
756 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