Searched refs:msdc_tune_data (Results 1 – 2 of 2) sorted by relevance
1039 static int msdc_tune_data(struct udevice *dev, u32 opcode) in msdc_tune_data() function1147 ret = msdc_tune_data(dev, opcode); in msdc_execute_tuning()
2153 static int msdc_tune_data(struct mmc_host *mmc, u32 opcode) in msdc_tune_data() function2293 ret = msdc_tune_data(mmc, opcode); in msdc_execute_tuning()