Lines Matching full:dll
174 * This function is used to detect dll lock status.
175 * Since the dll lock status bit will toggle randomly
225 * This function is used to fix o2 dll shift issue.
268 * need wait at least 5ms for dll status stable, in sdhci_o2_dll_recovery()
278 pr_warn("%s: DLL unlocked when dll_adjust_count is %d.\n", in sdhci_o2_dll_recovery()
291 pr_err("%s: DLL adjust over max times\n", in sdhci_o2_dll_recovery()
325 /* wait DLL lock, timeout value 5ms */ in sdhci_o2_execute_tuning()
328 pr_warn("%s: DLL can't lock in 5ms after force L0 during tuning.\n", in sdhci_o2_execute_tuning()
331 * Judge the tuning reason, whether caused by dll shift in sdhci_o2_execute_tuning()
332 * If cause by dll shift, should call sdhci_o2_dll_recovery in sdhci_o2_execute_tuning()
336 pr_err("%s: o2 dll recovery failed\n", in sdhci_o2_execute_tuning()
442 /* Set DLL Tuning Window */ in sdhci_pci_o2_fujin2_pci_init()
619 /* set dll watch dog timer */ in sdhci_pci_o2_probe_slot()