Searched refs:new_phase (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/mmc/host/
H A Dmeson-mx-sdhc-mmc.c428 int curr_phase, old_phase, new_phase; local
474 new_phase = start + (len / 2);
477 new_phase = best_start + (best_len / 2);
480 new_phase = old_phase;
485 new_phase));
490 dev_dbg(mmc_dev(mmc), "Tuned RX clock phase to %u\n", new_phase);

Completed in 151 milliseconds