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