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

/linux-4.1.27/drivers/mmc/core/
H A Dmmc_ops.c587 const u8 *tuning_block_pattern; mmc_send_tuning() local
593 tuning_block_pattern = tuning_blk_pattern_8bit; mmc_send_tuning()
597 tuning_block_pattern = tuning_blk_pattern_4bit; mmc_send_tuning()
640 if (memcmp(data_buf, tuning_block_pattern, size)) mmc_send_tuning()

Completed in 81 milliseconds