Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-pci-core.c1727 u8 ctrl, tune_around; in amd_execute_tuning_hs200() local
1731 for (tune_around = 0; tune_around < 12; tune_around++) { in amd_execute_tuning_hs200()
1732 amd_config_tuning_phase(pdev, tune_around); in amd_execute_tuning_hs200()
1741 valid_win_end = tune_around; in amd_execute_tuning_hs200()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-pci-core.c1672 u8 ctrl, tune_around; in amd_execute_tuning_hs200() local
1676 for (tune_around = 0; tune_around < 12; tune_around++) { in amd_execute_tuning_hs200()
1677 amd_config_tuning_phase(pdev, tune_around); in amd_execute_tuning_hs200()
1686 valid_win_end = tune_around; in amd_execute_tuning_hs200()

Completed in 7 milliseconds