Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-acpi.c539 bool tuned_clock; member
591 if (old_timing != host->timing && amd_host->tuned_clock) { in amd_set_ios()
617 amd_host->tuned_clock = false; in amd_sdhci_execute_tuning()
622 amd_host->tuned_clock = true; in amd_sdhci_execute_tuning()
633 amd_host->tuned_clock = false; in amd_sdhci_reset()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-acpi.c464 bool tuned_clock; member
547 if (old_timing != host->timing && amd_host->tuned_clock) { in amd_set_ios()
573 amd_host->tuned_clock = false; in amd_sdhci_execute_tuning()
578 amd_host->tuned_clock = true; in amd_sdhci_execute_tuning()
589 amd_host->tuned_clock = false; in amd_sdhci_reset()

Completed in 3 milliseconds