Home
last modified time | relevance | path

Searched refs:smpl_fall (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/mmc/host/
Ddw_mmc-starfive.c61 int smpl_phase, smpl_raise = -1, smpl_fall = -1; in dw_mci_starfive_execute_tuning() local
73 smpl_fall = smpl_phase - 1; in dw_mci_starfive_execute_tuning()
79 smpl_fall = grade - 1; in dw_mci_starfive_execute_tuning()
88 smpl_phase = (smpl_raise + smpl_fall) / 2; in dw_mci_starfive_execute_tuning()