Searched refs:MMC_SEND_TUNING_BLOCK (Results 1 – 5 of 5) sorted by relevance
55 #define MMC_SEND_TUNING_BLOCK 19 /* adtc R1 */ macro104 return opcode == MMC_SEND_TUNING_BLOCK || in mmc_op_tuning()
106 if (cmd->opcode == MMC_SEND_TUNING_BLOCK) in sd_read_data()674 cmd.opcode = MMC_SEND_TUNING_BLOCK; in sd_tuning_rx_cmd()1244 err = sd_tuning_rx(host, MMC_SEND_TUNING_BLOCK); in sdmmc_execute_tuning()
340 if (cmd->opcode == MMC_SEND_TUNING_BLOCK) in sd_read_data()
2941 host->tuning_delay = opcode == MMC_SEND_TUNING_BLOCK; in sdhci_execute_tuning()
940 opcode = MMC_SEND_TUNING_BLOCK; in mmc_execute_tuning()