Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-msm.c479 bool phase_0_found = false, phase_15_found = false; in msm_find_most_appropriate_phase() local
507 phase_0_found = true; in msm_find_most_appropriate_phase()
524 if (phase_0_found && phase_15_found) { in msm_find_most_appropriate_phase()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-msm.c499 bool phase_0_found = false, phase_15_found = false; in msm_find_most_appropriate_phase() local
527 phase_0_found = true; in msm_find_most_appropriate_phase()
544 if (phase_0_found && phase_15_found) { in msm_find_most_appropriate_phase()

Completed in 7 milliseconds